aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc/files
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ghc/files')
-rw-r--r--lang/ghc/files/build.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ghc/files/build.mk b/lang/ghc/files/build.mk
index 04d306bc4848..af3ed3e53007 100644
--- a/lang/ghc/files/build.mk
+++ b/lang/ghc/files/build.mk
@@ -1,5 +1,5 @@
ProjectsToBuild = glafp-utils hslibs ghc
-GhcLibHcOpts = -O -split-objs -odir $*
+GhcLibHcOpts = -O -split-objs -H32m
SRC_HAPPY_OPTS += -c
-GhcLibWays=
+GhcLibWays=p
GhcLibsWithReadline = YES