X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FMakefile.local;h=1d5345114b9afe8b984675987b888d061b2fd49b;hp=27f65ef4be20217fe99735be4fd363d840257dc4;hb=cbbee4e8727c583daf32d9bf17f00afaa839ef10;hpb=e0bb6c24c6d59bf8c79148506feac25513dbd468 diff --git a/compiler/Makefile.local b/compiler/Makefile.local index 27f65ef..1d53451 100644 --- a/compiler/Makefile.local +++ b/compiler/Makefile.local @@ -23,11 +23,6 @@ GHC_OPTS += $(GhcStage$(stage)HcOpts) GHC_OPTS += $(addprefix -optc, $(MACOSX_DEPLOYMENT_CC_OPTS)) LIB_LD_OPTS += $(addprefix -optl, $(MACOSX_DEPLOYMENT_LD_OPTS)) -# Work around a bug "splitTyConApp e1{tv a2iZ}" in 6.4.2: -ifeq "$(ghc_ge_605)" "NO" -dist-stage1/build/IOEnv.o: GHC_OPTS += -O0 -endif - # XXX These didn't work in the old build system, according to the # comment at least. We should actually handle them properly at some # point: