summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/Makefile.in')
-rw-r--r--contrib/gcc/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/gcc/Makefile.in b/contrib/gcc/Makefile.in
index 0f0ce9b..eb19c2d 100644
--- a/contrib/gcc/Makefile.in
+++ b/contrib/gcc/Makefile.in
@@ -822,7 +822,8 @@ REAL_H = real.h $(MACHMODE_H)
# IN_GCC distinguishes between code compiled into GCC itself and other
# programs built during a bootstrap.
-# autoconf inserts -DCROSS_COMPILE if we are building a cross compiler.
+# autoconf inserts -DCROSS_DIRECTORY_STRUCTURE if we are building a
+# cross compiler which does not use the native headers and libraries.
INTERNAL_CFLAGS = -DIN_GCC @CROSS@
# This is the variable actually used when we compile. If you change this,
OpenPOWER on IntegriCloud