Date: Fri, 6 Jun 2003 09:55:05 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.sys.mk Message-ID: <200306061655.h56Gt5Wn046995@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2003/06/06 09:55:05 PDT FreeBSD src repository Modified files: share/mk bsd.sys.mk Log: Compile our code as C99 w/GNU extensions by default. We can't use straight "c99" due to the lack of alloca.S for non-i386 platforms. Revision Changes Path 1.28 +2 -1 src/share/mk/bsd.sys.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306061655.h56Gt5Wn046995>