X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.mk;h=55ebb84ac9b5df5f80741cbedf8e8efbf416533e;hb=be30b4db046a78a1822d9a4bc245b7943949337b;hp=801b2fee24bd146d6d5bd24812c2a2954380bc2f;hpb=41f563b64122add41e2fcb539fed8865fafa0e8e;p=ghc-hetmet.git diff --git a/compiler/ghc.mk b/compiler/ghc.mk index 801b2fe..55ebb84 100644 --- a/compiler/ghc.mk +++ b/compiler/ghc.mk @@ -423,12 +423,6 @@ endif endif -ifeq "$(GhcWithNativeCodeGen)" "NO" -# XXX This should logically be a CPP option, but there doesn't seem to -# be a flag for that -compiler_CONFIGURE_OPTS += --ghc-option=-DOMIT_NATIVE_CODEGEN -endif - ifeq "$(TargetOS_CPP)" "openbsd" compiler_CONFIGURE_OPTS += --ld-options=-E endif