aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc6/files
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2000-08-13 03:13:06 +0800
committernbm <nbm@FreeBSD.org>2000-08-13 03:13:06 +0800
commitae98b5718eaddc8ff4ced5d511d2fee52232f331 (patch)
treecf6ed8a0e2725b6a42efe55b3582346246d73b35 /lang/ghc6/files
parentd6e2cd96e3e2cfbbc3d9134dc1ae5e0e1ea1e014 (diff)
downloadfreebsd-ports-gnome-ae98b5718eaddc8ff4ced5d511d2fee52232f331.tar.gz
freebsd-ports-gnome-ae98b5718eaddc8ff4ced5d511d2fee52232f331.tar.zst
freebsd-ports-gnome-ae98b5718eaddc8ff4ced5d511d2fee52232f331.zip
Update to 4.08
PR: ports/19936 Submitted by: Simon Marlow <simonmar@microsoft.com> (maintainer)
Diffstat (limited to 'lang/ghc6/files')
-rw-r--r--lang/ghc6/files/build.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ghc6/files/build.mk b/lang/ghc6/files/build.mk
index 04d306bc4848..af3ed3e53007 100644
--- a/lang/ghc6/files/build.mk
+++ b/lang/ghc6/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