diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-07-05 18:58:58 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-06 07:58:46 +0200 |
commit | e774eb0c9d75d4d86c25cd45e5728e80e92b8ff0 (patch) | |
tree | c51a4d61011b7815a896df0d83099728eafd8e9f /package | |
parent | 914f19ca1ea648d451bfa2ab232dbf1cc1fed351 (diff) | |
download | buildroot-novena-e774eb0c9d75d4d86c25cd45e5728e80e92b8ff0.tar.gz buildroot-novena-e774eb0c9d75d4d86c25cd45e5728e80e92b8ff0.zip |
external-toolchain: create lib64 symlinks if needed
Create lib64 -> lib and usr/lib64 -> usr/lib symbolic links in the
target and staging directories. This is needed for some 64 bits
toolchains such as the Crosstool-NG toolchains, for which the path to
the dynamic loader and other libraries is /lib64, but the libraries
are stored in /lib.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions