summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libcompat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile
index d6625b6..3ac2c38 100644
--- a/lib/libcompat/Makefile
+++ b/lib/libcompat/Makefile
@@ -3,6 +3,7 @@
LIB=compat
CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS
AINC= -I${.CURDIR}/../libc/${MACHINE}
+NOPIC=
.PATH: ${.CURDIR}/4.1/${MACHINE} ${.CURDIR}/4.1 \
${.CURDIR}/4.3/${MACHINE} ${.CURDIR}/4.3 \
OpenPOWER on IntegriCloud