Remove WITHOUT_FORTRAN from the XMAKE target, it doesn't exist anymore.
Reviewed by: imp, kan Approved by: rwatson (mentor) MFC after: 3 days
This commit is contained in:
parent
149e9017bd
commit
9074b90047
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user