Date: Sat, 14 Mar 2009 22:50:03 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc src/usr.sbin/wpa Makefile.inc Message-ID: <200903142256.n2EMu2r8088956@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2009-03-14 22:50:03 UTC FreeBSD src repository Modified files: gnu/usr.bin/cc Makefile.inc usr.sbin/wpa Makefile.inc Log: SVN rev 189834 on 2009-03-14 22:50:03Z by das Fix build breakage due to the interplay between r189801 and r189824. In particular, vendor sources that aren't ready for gnu99 should still be compiled with gnu89. (Before r189824, these would have generated warnings if you tried to compile them in gnu99 mode, but the warnings went unheeded due to -Wno-error.) Revision Changes Path 1.67 +1 -0 src/gnu/usr.bin/cc/Makefile.inc 1.3 +2 -0 src/usr.sbin/wpa/Makefile.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903142256.n2EMu2r8088956>