Created
February 21, 2024 17:27
-
-
Save TerrorJack/267feae23d6b658d3235efcd8c0629fb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-Wimplicit | |
-include | |
rts/include/ghcversion.h | |
-Irts/include | |
-I_build/stage1/rts/build | |
-I_build/stage1/rts/build/include | |
-Irts/include | |
-I_build/stage1/rts/build | |
-Irts | |
-I_build/stage1/rts/build | |
-DTHREADED_RTS | |
-DDEBUG | |
-Irts/include | |
-I_build/stage1/rts/build | |
-I_build/stage1/rts/build/include | |
-Irts/include | |
-Wno-error=inline | |
-Wall | |
-Wextra | |
-Wstrict-prototypes | |
-Wmissing-prototypes | |
-Wmissing-declarations | |
-Winline | |
-Wpointer-arith | |
-Wmissing-noreturn | |
-Wnested-externs | |
-Wredundant-decls | |
-Wundef | |
-DTHREADED_RTS | |
-DDEBUG | |
-Irts | |
-I_build/stage1/rts/build | |
-DDEBUG | |
-DFS_NAMESPACE=rts | |
-DCOMPILING_RTS | |
-DPROFILING |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment