malfs mekanizma guncelleme

This commit is contained in:
root 2016-03-20 16:21:41 +02:00
parent 43d1262d28
commit 41b7505a8b
1 changed files with 1 additions and 1 deletions

View File

@ -12,8 +12,8 @@ build() {
# Vérifier si necessaire de faire les verifs du bon fonctionnement de
# glibc et du linker
if [ -L /bin/pwd ];then
ldconfig
ln -s /tools/lib/* /tools/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/
mv -v /tools/bin/ld /tools/bin/ld-old
mv -v /tools/$(uname -m)-pc-linux-gnu/bin/ld /tools/$(uname -m)-pc-linux-gnu/bin/ld-old
mv -v /tools/bin/ld-new /tools/bin/ld