aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2002-07-22 00:21:17 +0000
committerPeter Wemm <peter@FreeBSD.org>2002-07-22 00:21:17 +0000
commitd50f790fa44da406b297883303743fdff9bef50f (patch)
treebe396f06b22c3ac60895cc720548f19911e7cdf3
parentc19a8e06708ef604524cdcb6118eb2fc424c02fd (diff)
Notes
-rw-r--r--sys/powerpc/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 3c28f1e7ec6a..cadfabdf8fa9 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -27,7 +27,7 @@ maxusers 0
#hints "GENERIC.hints"
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
-makeoptions NO_WERROR=true #XXX: We don't want -Werror just now
+makeoptions WERROR=-Wno-error #XXX: We don't want -Werror just now
options FFS
options NFSCLIENT