diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2010-10-07 22:37:06 +0200 |
---|---|---|
committer | Anthony Foiani <anthony.foiani@gmail.com> | 2010-10-07 22:37:06 +0200 |
commit | 96c2e118944d4f2052dd3849cc8c6993c2bcc7a2 (patch) | |
tree | 2c3eac8b5905f579453185fe88c3f594561dc731 /samples/powerpc-unknown-linux-gnu | |
parent | bd8723cd92bd039855a011159ae34c2ae07b63ad (diff) | |
download | crosstool-ng-96c2e118944d4f2052dd3849cc8c6993c2bcc7a2.tar.gz crosstool-ng-96c2e118944d4f2052dd3849cc8c6993c2bcc7a2.tar.bz2 crosstool-ng-96c2e118944d4f2052dd3849cc8c6993c2bcc7a2.zip |
scripts: always create lib32 and lib64 symlinks
Unconditionally create the lib32 -> lib/ and lib64 -> lib/ symlinks.
This is reportedly a fix to build a toolchain for a 32-bit target on
a 'pure' 64-bit host (eg. on Fedora FC12, host libs are in lib64/,
and there is no lib -> lib64 symlink, as we can see on other distors,
as Debian). As gcc only puts static host lib in lib64/ (along with
target files in subdirs), we can safely create the symlinks.
Also note that the symlinks are summarily removed at the end
of the build.
Signed-off-by: Anthony Foiani <anthony.foiani@gmail.com>
[Yann E. MORIN: fix a comment, rephrase the commit log]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'samples/powerpc-unknown-linux-gnu')
0 files changed, 0 insertions, 0 deletions