aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libcompat
diff options
context:
space:
mode:
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2021-01-06 17:52:02 +0000
committerAlex Richardson <arichardson@FreeBSD.org>2021-01-07 09:31:03 +0000
commit94ffff68c8e84d4983e3d803575cfdb3e5782515 (patch)
tree8c9b5fde17a7081d038a410fe92a36bb0431ada7 /Makefile.libcompat
parent7467c537a50e558588e369a1409f50684ddefb25 (diff)
Diffstat (limited to 'Makefile.libcompat')
-rw-r--r--Makefile.libcompat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.libcompat b/Makefile.libcompat
index 85859a960d81..8b5b31e99387 100644
--- a/Makefile.libcompat
+++ b/Makefile.libcompat
@@ -104,7 +104,7 @@ build${libcompat}: .PHONY
OBJROOT='$${OBJTOP}/' \
MAKEOBJDIRPREFIX= \
DIRPRFX=${_dir}/ -DNO_LINT -DNO_CPU_CFLAGS \
- MK_CTF=no MK_RETPOLINE=no MK_WARNS=no \
+ MK_CTF=no MK_RETPOLINE=no -DNO_WERROR \
${_t}
.endfor
.endfor