summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/config.mk.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in
index 20916718ac..e1259e5de0 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -618,10 +618,6 @@ CONF_CPP_OPTS_STAGE0 = @CONF_CPP_OPTS_STAGE0@
CONF_CPP_OPTS_STAGE1 = @CONF_CPP_OPTS_STAGE1@
CONF_CPP_OPTS_STAGE2 = @CONF_CPP_OPTS_STAGE2@
-ifeq "$(TARGETPLATFORM)" "ia64-unknown-linux"
-CONF_CC_OPTS += -G0
-endif
-
# The .hsc files aren't currently safe for cross-compilation on Windows:
# libraries\haskeline\.\System\Console\Haskeline\Backend\Win32.hsc:160
# directive "let" is not safe for cross-compilation