Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2003 19:32:48 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 32347 for review
Message-ID:  <200306020232.h522Wm09097269@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=32347

Change 32347 by marcel@marcel_nfs on 2003/06/01 19:32:44

	IFC @32346

Affected files ...

.. //depot/projects/ia64/share/mk/bsd.sys.mk#17 integrate

Differences ...

==== //depot/projects/ia64/share/mk/bsd.sys.mk#17 (text+ko) ====

@@ -1,4 +1,4 @@
-# $FreeBSD: src/share/mk/bsd.sys.mk,v 1.23 2003/06/02 00:11:07 obrien Exp $
+# $FreeBSD: src/share/mk/bsd.sys.mk,v 1.24 2003/06/02 01:01:42 obrien Exp $
 #
 # This file contains common settings used for building FreeBSD
 # sources.
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306020232.h522Wm09097269>