summaryrefslogtreecommitdiffstats
path: root/Makefile.libcompat
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-04-05 21:12:03 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-04-05 21:12:03 +0000
commit5a410d362579e9c2efa9b1653fee765fec758882 (patch)
tree0231ebbec3e5a8d2a977460d324766a783b570a0 /Makefile.libcompat
parent2388d857317f7bf58aacc845f0fed1feb6f1ac9d (diff)
downloadFreeBSD-src-5a410d362579e9c2efa9b1653fee765fec758882.zip
FreeBSD-src-5a410d362579e9c2efa9b1653fee765fec758882.tar.gz
Remove leftover _LDSCRIPTROOT missed in r297270.
Sponsored by: EMC / Isilon Storage Division
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 3ab962f..2c15a9b 100644
--- a/Makefile.libcompat
+++ b/Makefile.libcompat
@@ -97,7 +97,7 @@ LIBCOMPATWMAKEFLAGS+= CC="${XCC} ${LIBCOMPATCFLAGS}" \
MK_TESTS=no
LIBCOMPATWMAKE+= ${LIBCOMPATWMAKEENV} ${MAKE} ${LIBCOMPATWMAKEFLAGS} \
MK_MAN=no MK_HTML=no
-LIBCOMPATIMAKE+= ${LIBCOMPATWMAKE:NINSTALL=*:NDESTDIR=*:N_LDSCRIPTROOT=*} \
+LIBCOMPATIMAKE+= ${LIBCOMPATWMAKE:NINSTALL=*:NDESTDIR=*} \
MK_TOOLCHAIN=no ${IMAKE_INSTALL} \
-DLIBRARIES_ONLY
OpenPOWER on IntegriCloud