]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't hardcode the TOOLS_PREFIX for the startfiles directories.
authorjhb <jhb@FreeBSD.org>
Wed, 27 Jun 2018 18:11:47 +0000 (18:11 +0000)
committerjhb <jhb@FreeBSD.org>
Wed, 27 Jun 2018 18:11:47 +0000 (18:11 +0000)
commit65c3d0c931f8cc6e09c41964be52ae4cdd3811b9
treef81cb05ba248c1aeba7df680941cac2eed35d99b
parent546ff97837d6d0e8eb3976330366f4772d9f7aa8
Don't hardcode the TOOLS_PREFIX for the startfiles directories.

GCC 4.2 prefixes these directories with --sysroot meaning that during
buildworld they have a double sysroot.

Reviewed by: bdrewery
Sponsored by: DARPA / AFRL
Differential Revision: https://reviews.freebsd.org/D14780
gnu/usr.bin/cc/cc_tools/freebsd-native.h