summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2002-02-26 09:55:17 +0000
committerbenno <benno@FreeBSD.org>2002-02-26 09:55:17 +0000
commit5cad5d55f8552a8ff7ee9ddab7f26f33fe68d9ce (patch)
tree8f811228e1ba61eae517640e4be3148c7c6a6411 /sys/powerpc/conf
parentd758d064859f0619a720387e6139bb10d96eee93 (diff)
downloadFreeBSD-src-5cad5d55f8552a8ff7ee9ddab7f26f33fe68d9ce.zip
FreeBSD-src-5cad5d55f8552a8ff7ee9ddab7f26f33fe68d9ce.tar.gz
Add makeoptions NO_WERROR=true so that we can build. =)
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index d62d516..bfebfa7 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -26,6 +26,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
options FFS
options COMPAT_43
OpenPOWER on IntegriCloud