]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
META MODE: Don't override DESTDIR to the default when building the toolchain.
authorbdrewery <bdrewery@FreeBSD.org>
Wed, 25 Nov 2015 19:10:53 +0000 (19:10 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Wed, 25 Nov 2015 19:10:53 +0000 (19:10 +0000)
commit9d0356c8352c08f6d4720ce67159dd49e89e8fa4
tree8c4db910b82c0c414e35b7f33851137091440d4c
parente13d6f8b3f1e6da25895f42f0e3321a23b4d2132
META MODE: Don't override DESTDIR to the default when building the toolchain.

For this case, the normal META MODE staging logic should be used.  The
BSARGS having DESTDIR= is due to Makefile.inc1 overriding DESTDIR to
something when appropriate.  For the toolchain stage META MODE is in charge of
it, not Makefile.inc1.

At least include/, if staging it to the host stagedir, was impacted from
this.  Staging of include.host is not yet done.

Sponsored by: EMC / Isilon Storage Division
targets/pseudo/bootstrap-tools/Makefile