summaryrefslogtreecommitdiff
path: root/utils/genapply/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/genapply/Makefile')
-rw-r--r--utils/genapply/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/genapply/Makefile b/utils/genapply/Makefile
index f9a10a22de..39903cf584 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