PERFORCE change 127684 for review

John Birrell jb at FreeBSD.org
Thu Oct 18 02:47:49 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=127684

Change 127684 by jb at jb_freebsd1 on 2007/10/18 09:47:32

	Re-enable -Werror again.

Affected files ...

.. //depot/projects/dtrace/src/share/mk/bsd.sys.mk#8 edit

Differences ...

==== //depot/projects/dtrace/src/share/mk/bsd.sys.mk#8 (text+ko) ====

@@ -8,9 +8,6 @@
 
 # for GCC:  http://gcc.gnu.org/onlinedocs/gcc-3.0.4/gcc_3.html#IDX143
 
-# Universally disable -Werror until src/ is in better shape for GCC 4.2
-NO_WERROR=
-
 .if !defined(NO_WARNS) && ${CC} != "icc"
 . if defined(CSTD)
 .  if ${CSTD} == "k&r"


More information about the p4-projects mailing list