aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
diff options
context:
space:
mode:
authorRay Donnelly <mingw.android@gmail.com>2014-04-12 13:18:15 +0100
committerAlexey Neyman <stilor@att.net>2016-08-23 11:00:27 -0700
commit27fed7e5f01495ce25dd605bb031954ed186f614 (patch)
treee9527259ff9e0b2f433b6aa3e5ba67911175c304 /scripts/build/libc
parent098bd01f81b6eea922cb1c4edcd8aff398616641 (diff)
downloadcrosstool-ng-27fed7e5f01495ce25dd605bb031954ed186f614.tar.gz
crosstool-ng-27fed7e5f01495ce25dd605bb031954ed186f614.tar.bz2
crosstool-ng-27fed7e5f01495ce25dd605bb031954ed186f614.zip
crosstool-NG.sh.in: Don't make lots of symlinks to lib folder
For 4 different folders: ${CT_PREFIX_DIR} ${CT_SYSROOT_DIR} ${CT_SYSROOT_DIR}/usr ${CT_PREFIX_DIR}/${CT_TARGET} .. symlinks from 'lib32' and 'lib64' to 'lib' were created. This was untidy and incorrect for multilib (the bitness of the libraries in 'lib32' and 'lib64' will not be the same) We can not know which folders this toolchain configuration will require at this time so let them be created on-demand instead. Changed by Alexey Neyman: original change removed too much; we still need to create the default directories because the os directories are based off them (e.g. `lib/../lib64'). Signed-off-by: Ray Donnelly <mingw.android@gmail.com> Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts/build/libc')
0 files changed, 0 insertions, 0 deletions