diff options
author | Chris Packham <judge.packham@gmail.com> | 2022-09-11 15:06:23 +1200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2022-09-26 10:46:28 +1300 |
commit | 1b475008757aecd671a2ba3be70c42c8f4187c99 (patch) | |
tree | 366454c16177914212c1a58bf2ed5415d247059e /config/cc | |
parent | c803bb71f65be256152d55f30897f057f1618acc (diff) | |
download | crosstool-ng-1b475008757aecd671a2ba3be70c42c8f4187c99.tar.gz crosstool-ng-1b475008757aecd671a2ba3be70c42c8f4187c99.tar.bz2 crosstool-ng-1b475008757aecd671a2ba3be70c42c8f4187c99.zip |
cc/gcc: Use canon_prefix when dealing with moved libraries
${CT_PREFIX_DIR} may contain relative paths (e.g.
"${CT_TOP_DIR}/../x-tools/${CT_TARGET}"). Code added in commit d83a0036
("Add symlinks from the libraries' original location to the new one.")
didn't cope well with this. As we're already calculating
${cannon_prefix} make use of it when adding the symlinks. This avoids
any issues with ${CT_PREFIX_DIR}.
Fixes #1807
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'config/cc')
0 files changed, 0 insertions, 0 deletions