summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 1365096..27229da 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -227,7 +227,7 @@ TMAKE= MAKEOBJDIRPREFIX=${OBJTREE} \
# cross-tools stage
XMAKE= TOOLS_PREFIX=${WORLDTMP} ${BMAKE} \
TARGET=${TARGET} TARGET_ARCH=${TARGET_ARCH} \
- -DWITHOUT_FORTRAN -DWITHOUT_GDB
+ -DWITHOUT_GDB
# world stage
WMAKEENV= ${CROSSENV} \
OpenPOWER on IntegriCloud