summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.ia64
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-02-20 23:35:56 +0000
committerpeter <peter@FreeBSD.org>2002-02-20 23:35:56 +0000
commitcf06489c2d4eab716cf9a022f801ae33d4a2a1ba (patch)
tree582d416db8501b0a42f46101a40d50ca531d43ea /sys/conf/Makefile.ia64
parent73a8c2ba1edcf7da7d21bc535e061af8110779eb (diff)
downloadFreeBSD-src-cf06489c2d4eab716cf9a022f801ae33d4a2a1ba.zip
FreeBSD-src-cf06489c2d4eab716cf9a022f801ae33d4a2a1ba.tar.gz
Commit some infrastructure for turning on -Werror for kernel compiles.
It doesn't actually do it yet though. This adds a flag to config so that we can exclude certain vendor files from this even when the rest of the kernel has it on. make -DNO_WERROR would also bypass all of it.
Diffstat (limited to 'sys/conf/Makefile.ia64')
-rw-r--r--sys/conf/Makefile.ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.ia64 b/sys/conf/Makefile.ia64
index fbccd26..20eddd1 100644
--- a/sys/conf/Makefile.ia64
+++ b/sys/conf/Makefile.ia64
@@ -30,7 +30,7 @@ MACHINE_ARCH= ia64
FMT= # Needs to be blank for linux cross tools.
# Which version of config(8) is required.
-%VERSREQ= 500009
+%VERSREQ= 500010
STD8X16FONT?= iso
OpenPOWER on IntegriCloud