summaryrefslogtreecommitdiff
path: root/distrib/cross-port
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/cross-port')
-rw-r--r--distrib/cross-port1
1 files changed, 0 insertions, 1 deletions
diff --git a/distrib/cross-port b/distrib/cross-port
index 4a1854135a..29dd804e82 100644
--- a/distrib/cross-port
+++ b/distrib/cross-port
@@ -62,7 +62,6 @@ if [ ! -f b2-stamp ]; then
# code too. If you don't want it to, then comment out this line:
echo "GhcUnregisterised = YES" >> mk/build.mk
echo "SRC_HC_OPTS += -keep-hc-file -fvia-C" >> mk/build.mk
- echo "GhcWithNativeCodeGen = NO" >> mk/build.mk
echo "GhcWithInterpreter = NO" >> mk/build.mk
# we just need to build the compiler and utils...