]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
META MODE: Don't override DESTDIR to the default when building the toolchain.
authorBryan Drewery <bdrewery@FreeBSD.org>
Wed, 25 Nov 2015 19:10:53 +0000 (19:10 +0000)
committerBryan Drewery <bdrewery@FreeBSD.org>
Wed, 25 Nov 2015 19:10:53 +0000 (19:10 +0000)
commit1db83e6350358e634948ce1668fefe3982cb5aeb
tree8c4db910b82c0c414e35b7f33851137091440d4c
parent7b3ea376a27ada7a61eb0c3102f13040fb8c16cb
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