From c2c5b39ab702d1702ff86bf8aaaea1383578a299 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 2 Jun 2003 01:01:42 +0000 Subject: To quote Tony Maher , "maybe 3rd time lucky ;-)" *sigh* Just can't get a brake when trying to react too quickly and fix the build. --- share/mk/bsd.sys.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/mk/bsd.sys.mk b/share/mk/bsd.sys.mk index 775ece6..b8a876d 100644 --- a/share/mk/bsd.sys.mk +++ b/share/mk/bsd.sys.mk @@ -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 -- cgit v1.1