Temperarly turn off building the tree with c99.
I swore this made it thru a 'make world', but I don't know what happened.
This commit is contained in:
parent
5ba1cfe547
commit
e15b452288
@ -8,7 +8,7 @@
|
||||
|
||||
# for GCC: http://gcc.gnu.org/onlinedocs/gcc-3.0.4/gcc_3.html#IDX143
|
||||
|
||||
CSTD ?= c99
|
||||
#CSTD ?= c99
|
||||
.if ${CSTD} != ""
|
||||
. if ${CSTD} == "k&r"
|
||||
CFLAGS += -traditional
|
||||
|
Loading…
x
Reference in New Issue
Block a user