summaryrefslogtreecommitdiff
path: root/rts/Globals.c
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-10-24 19:54:30 -0400
committerBen Gamari <ben@smart-cactus.org>2019-10-27 19:34:02 -0400
commitba6ce52cb0c0291a21872109062948bb044d97fd (patch)
tree6feb6a1cb5c89246f5262efdbcc0efe06db3faae /rts/Globals.c
parent870ffe55611ef8b62c2ea4676dde4b581705c74a (diff)
downloadhaskell-wip/unreg-hadrian.tar.gz
hadrian: Drop -Werror=unused-but-set-variable from GHC flagswip/unreg-hadrian
Previously `hadrian` would pass `-optc-Werror=unused-but-set-variable` to all GHC invocations. This was a difference from the make build system and cause the unregisterised build to fail as the C that GHC produces contains many unused functions. Drop it from the GHC flags. Note, however, that the flag is still present in `Settings.Builders.Common.cWarnings` and therefore will still be applied during compilation of C sources.
Diffstat (limited to 'rts/Globals.c')
0 files changed, 0 insertions, 0 deletions