Date: Sat, 19 May 2007 04:41:05 +0000 (UTC) From: Alexander Kabaev <kan@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: <200705190441.l4J4f6UU066756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2007-05-19 04:41:05 UTC FreeBSD src repository Modified files: share/mk bsd.sys.mk Log: Universally disable -Werror until src/ is in better shape for GCC 4.2. There are new warnings that kill the build otherwise. Disable pointer destination sign mismatch warning alltogether. Our tree is in no shape to have that enabled yet. Revision Changes Path 1.40 +4 -0 src/share/mk/bsd.sys.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705190441.l4J4f6UU066756>