]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC note: MK_LIBSOFT doesn't apply to ^/stable/10 .
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 7 Oct 2017 18:49:39 +0000 (18:49 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 7 Oct 2017 18:49:39 +0000 (18:49 +0000)
commit8ce62b52604879389bbfab33658479563a748c40
tree32522f9d7ef102e14b3605cd48f2fd658fe6c1a4
parent544b7bafc9b515217ae6aa4678c79abc896a3d5b
MFC note: MK_LIBSOFT doesn't apply to ^/stable/10 .

MFC r322633,r324143:

r322633:

Honor NO_RTLD for rtld-elf, similar to what's done in libexec/Makefile, with
libexec/rtld-elf/... for MK_{LIB32,LIBSOFT}.

r324143:

Adjust r322633 to only apply to libexec/rtld-elf, and not usr.bin/ldd,
when running build32/install32

This unbreaks installing usr.bin/ldd as ldd32 when NO_RTLD is defined.

MFC with:       r322633

git-svn-id: svn://svn.freebsd.org/base/stable/10@324392 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1