]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't hardcode the TOOLS_PREFIX for the startfiles directories.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 27 Jun 2018 18:11:47 +0000 (18:11 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 27 Jun 2018 18:11:47 +0000 (18:11 +0000)
commit7cdb6a830526fb77fc1270c34145d512e3269812
treef81cb05ba248c1aeba7df680941cac2eed35d99b
parent06d4e451d4de283a0eec9b5ee8c1e4283546e36e
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