summaryrefslogtreecommitdiffstats
path: root/lib/libthr/Makefile
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-11-16 06:35:20 +0000
committerngie <ngie@FreeBSD.org>2014-11-16 06:35:20 +0000
commit7e7662c9889681df6586a0bfbb41ec6d6f491b42 (patch)
treede6f011af71e33411d3c002d0df7c7c8a20847a9 /lib/libthr/Makefile
parent911fbf166dd9bd9147adad1159e55cea24b0224c (diff)
downloadFreeBSD-src-7e7662c9889681df6586a0bfbb41ec6d6f491b42.zip
FreeBSD-src-7e7662c9889681df6586a0bfbb41ec6d6f491b42.tar.gz
Add reachover Makefiles for contrib/netbsd-tests/lib/libpthread as
lib/libthr/tests A variant of this code has been tested on amd64/i386 for some time by EMC/Isilon on 10-STABLE/11-CURRENT. It builds on other architectures, but the code will remain off until it's proven it works on virtual hardware or real hardware on other architectures Original work by: pho Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libthr/Makefile')
-rw-r--r--lib/libthr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libthr/Makefile b/lib/libthr/Makefile
index cfcc41e..5cbd0aa 100644
--- a/lib/libthr/Makefile
+++ b/lib/libthr/Makefile
@@ -64,4 +64,6 @@ SYMLINKS+=lib${LIB}_p.a ${LIBDIR}/libpthread_p.a
CFLAGS+=-DSYSCALL_COMPAT
.endif
+.include <bsd.arch.inc.mk>
+
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud