To quote Tony Maher <tonymaher@optushome.com.au>, "maybe 3rd time lucky ;-)"
*sigh* Just can't get a brake when trying to react too quickly and fix the build.
This commit is contained in:
parent
e404e36b27
commit
479b54330b
@ -8,7 +8,7 @@
|
||||
|
||||
# for GCC: http://gcc.gnu.org/onlinedocs/gcc-3.0.4/gcc_3.html#IDX143
|
||||
|
||||
#CSTD ?= c99
|
||||
CSTD ?=
|
||||
.if ${CSTD} != ""
|
||||
. if ${CSTD} == "k&r"
|
||||
CFLAGS += -traditional
|
||||
|
Loading…
x
Reference in New Issue
Block a user