Commit b4f96011 by Richard Stallman

*** empty log message ***

From-SVN: r1553
parent 9161aa96
......@@ -271,7 +271,8 @@ all: all.indirect
all.indirect: $(ALL)
INTERNAL_CFLAGS = $(CROSS)
# IN_GCC tells obstack.h to use gstddef.h.
INTERNAL_CFLAGS = $(CROSS) -DIN_GCC
# This is the variable actually used when we compile.
ALL_CFLAGS = $(INTERNAL_CFLAGS) $(X_CFLAGS) $(T_CFLAGS) $(CFLAGS) $(XCFLAGS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment