X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile.ghcbin;h=d31c3e6d7dd2e582e797e733141af22ffb672daf;hb=7383309f0ffe52a30b214a7dcaefad0426f88aba;hp=0ae9ff8b6ce24927162d3817a7f4273d1071b6c6;hpb=f2a25c5b02705aeb5f0138d5eb74c1919c29758c;p=ghc-hetmet.git diff --git a/compiler/Makefile.ghcbin b/compiler/Makefile.ghcbin index 0ae9ff8..d31c3e6 100644 --- a/compiler/Makefile.ghcbin +++ b/compiler/Makefile.ghcbin @@ -17,6 +17,7 @@ SRC_HC_OPTS += -Istage$(stage) SRC_HC_OPTS += \ -cpp -fglasgow-exts -fno-generics -Rghc-timing \ -I. -IcodeGen -InativeGen -Iparser +SRC_HC_OPTS += $(GhcHcOpts) $(GhcStage$(stage)HcOpts) ifeq "$(GhcWithInterpreter)" "YES" SRC_HC_OPTS += -DGHCI -DBREAKPOINT