Use the same CPP flags as ghc-9.12
This commit is contained in:
@@ -863,7 +863,7 @@ stdenv.mkDerivation (
|
|||||||
ghc-settings-edit "$settingsFile" \
|
ghc-settings-edit "$settingsFile" \
|
||||||
"JavaScript CPP command" "${toolPath "cc" installCC}"
|
"JavaScript CPP command" "${toolPath "cc" installCC}"
|
||||||
ghc-settings-edit "$settingsFile" \
|
ghc-settings-edit "$settingsFile" \
|
||||||
"JavaScript CPP flags" "-E"
|
"JavaScript CPP flags" "-E -CC -Wno-unicode -nostdinc"
|
||||||
''
|
''
|
||||||
+ ''
|
+ ''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user