crosstool-ng/scripts/build
Chris Packham 1b47500875 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>
2022-09-26 10:46:28 +13:00
..
arch loongarch64: add initial loongarch support 2022-08-19 22:01:34 +12:00
binutils binutils: Disable libdebuginfod when producing a static toolchain 2022-02-23 20:20:34 +13:00
cc cc/gcc: Use canon_prefix when dealing with moved libraries 2022-09-26 10:46:28 +13:00
companion_libs gmp: Set CC_FOR_BUILD and CPP_FOR_BUILD 2022-05-31 20:01:17 +12:00
companion_tools Convert tabs to spaces 2022-02-11 00:47:51 -08:00
debug duma: Add version 2.5.21 2022-05-15 11:21:22 +12:00
kernel Add support for no-mmu microblaze 2021-08-25 17:36:47 +10:00
libc glibc: configure adding debug symbols in glibc build 2022-06-21 20:33:34 +12:00
test_suite Fix the references to old config variables 2017-07-08 10:57:56 -07:00
arch.sh Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
debug.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
internals.sh build/internals.sh: Handle pie executables 2019-09-14 22:21:11 +12:00
libc.sh Fold libc_start_files into libc 2022-02-11 00:47:51 -08:00
test_suite.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00