summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax/conf')
-rw-r--r--sys/arch/vax/conf/Makefile.vax2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/vax/conf/Makefile.vax b/sys/arch/vax/conf/Makefile.vax
index ba04c06ccb5..0443a62c2e0 100644
--- a/sys/arch/vax/conf/Makefile.vax
+++ b/sys/arch/vax/conf/Makefile.vax
@@ -30,7 +30,7 @@ VAX= ../..
INCLUDES= -I. -I$S/arch -I$S -I$S/sys
COPTS= ${INCLUDES} ${IDENT} -D_KERNEL -D_VAX_INLINE_
AOPTS= ${COPTS} -DASSEMBLER
-CFLAGS= -Werror -fno-builtin ${COPTS}
+CFLAGS= -Werror ${COPTS}
LOAD_ADDRESS=80000000
### find out what to use for libkern