X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fgenapply%2FMakefile;fp=utils%2Fgenapply%2FMakefile;h=39903cf584012ce75f4c26bd2c21fbff058caf06;hp=f9a10a22de117167427ac6e742b56548ccd14235;hb=329b02ee067c93031866854884f0a57d0e93b193;hpb=f03a7287057767143926fdba55bac2325a47ca86 diff --git a/utils/genapply/Makefile b/utils/genapply/Makefile index f9a10a2..39903cf 100644 --- a/utils/genapply/Makefile +++ b/utils/genapply/Makefile @@ -8,10 +8,6 @@ ifneq "$(BootingFromHc)" "YES" boot :: all endif -ifeq "$(ghc_ge_504)" "NO" -SRC_HC_OPTS += -package lang -package util -package text -endif - ifeq "$(GhcUnregisterised)" "YES" SRC_HC_OPTS += -DNO_REGS endif