Turn back on c99, the tree should be ready for it now.
This commit is contained in:
parent
cef2a2e364
commit
1cd2abf7af
@ -8,7 +8,7 @@
|
||||
|
||||
# for GCC: http://gcc.gnu.org/onlinedocs/gcc-3.0.4/gcc_3.html#IDX143
|
||||
|
||||
CSTD ?=
|
||||
CSTD ?= c99
|
||||
.if ${CSTD} != ""
|
||||
. if ${CSTD} == "k&r"
|
||||
CFLAGS += -traditional
|
||||
|
Loading…
x
Reference in New Issue
Block a user