diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-07-22 00:21:17 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-07-22 00:21:17 +0000 |
| commit | d50f790fa44da406b297883303743fdff9bef50f (patch) | |
| tree | be396f06b22c3ac60895cc720548f19911e7cdf3 /sys/powerpc | |
| parent | c19a8e06708ef604524cdcb6118eb2fc424c02fd (diff) | |
Notes
Diffstat (limited to 'sys/powerpc')
| -rw-r--r-- | sys/powerpc/conf/GENERIC | 2 |
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 |
