(FIXPROTO_DEFINES): Set to -D__EXTENSIONS__.
From-SVN: r7332
This commit is contained in:
parent
68f6ed7f20
commit
9ae435031b
@ -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__
|
||||
|
Loading…
Reference in New Issue
Block a user