]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blobdiff - files/bootstrap-bsd.mk
ghc-7.4.1 for x86_64-unknown-linux
[pkgsrc-ghc.git] / files / bootstrap-bsd.mk
index 6ddd580c2d5b5c9839d718c366df0551374fd702..f67e5b9c6551e414e7155a5256a7594f50736e0c 100644 (file)
@@ -24,6 +24,6 @@ INTEGER_LIBRARY = integer-simple
 # over 64 MiB) without -Os, exceeding NetBSD/i386's kernel default
 # limitation.
 #   Note that stage1 currently doesn't bloat that much (about 42.6
-# MiB), but when it does we have to append CONF_CC_OPTS_STAGE1="-Os"
-# to CONFIGURE_ENV as well. I guess that's a matter of time :(
+# MiB), but when it does we have to append CONF_CC_OPTS_STAGE0="-Os"
+# to CONFIGURE_ARGS as well. I guess that's a matter of time :(
 EXTRA_CC_OPTS += -Os