Commit 9ae43503 by Jason Merrill

(FIXPROTO_DEFINES): Set to -D__EXTENSIONS__.

From-SVN: r7332
parent 68f6ed7f
......@@ -23,3 +23,6 @@ CLIB = -lmld -lmalloc
# Show we need to use the C version of ALLOCA
ALLOCA = alloca.o
# Find all of the declarations from the header files
FIXPROTO_DEFINES= -D__EXTENSIONS__
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