summaryrefslogtreecommitdiff
path: root/ghc/ghc.mk
diff options
context:
space:
mode:
authorThomas Miedema <thomasmiedema@gmail.com>2015-08-25 19:20:39 +0200
committerThomas Miedema <thomasmiedema@gmail.com>2015-09-08 10:05:16 +0200
commit330fbbdacc71a7bb465195e24e268a947fe97412 (patch)
tree4d469a07e26136709722a1ab0dad0a840f316f2d /ghc/ghc.mk
parenta15860749ae5353d58cc8907b291ac15d430fc8e (diff)
downloadhaskell-330fbbdacc71a7bb465195e24e268a947fe97412.tar.gz
Build system: make *-cross BuildFlavours consistent (#10223)
This is a follow up to 841924c9587c10488a18e307b573720977bf4f13, where `-fllvm` was explicitly removed from GhcStage1HcOpts for perf-cross. After removing -fllvm from GhcStage1HcOpts, it should be removed from SRC_HC_OPTS as well, because SRC_HC_OPTS are added to every Haskell compilation. That's what this patch does. BuildFlavour bench-cross (added in ddf79ebf69fe4a6e69d69d451a6040a53b1ea12c), is probably never used. But for consistency, also use -fllvm here, for building stage2 and the libraries. Reviewed by: austin Differential Revision: https://phabricator.haskell.org/D1228
Diffstat (limited to 'ghc/ghc.mk')
0 files changed, 0 insertions, 0 deletions