]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rework how the ld link is handled in WORLDTMP from r322811.
authorbdrewery <bdrewery@FreeBSD.org>
Wed, 20 Jun 2018 16:10:02 +0000 (16:10 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Wed, 20 Jun 2018 16:10:02 +0000 (16:10 +0000)
commitb557130a940dfde89fa4fb457d1f1880ea65cb31
tree85ba6efe7c960ff7bb738728541c38f121e8294f
parentb5d43b277c08e7dacf5f3bf2c9597c379be0d2e9
Rework how the ld link is handled in WORLDTMP from r322811.

LLD_BOOTSTRAP (build) is independent of LLD_IS_LD (installed) so they
should not be based on each other.

This is related to upcoming WITH_SYSTEM_LINKER work.

Reviewed by: emaste
Sponsored by: Dell EMC
Differential Revision: https://reviews.freebsd.org/D15836
Makefile.inc1
gnu/usr.bin/binutils/ld/Makefile
usr.bin/clang/lld/Makefile