aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/glibc.sh
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-06-11 21:47:19 +0000
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-06-11 21:47:19 +0000
commitc564be2675573300f84fe59b179ad1a870453925 (patch)
tree504668ac4c44f3046207a58c182805b2e19a1441 /scripts/build/libc/glibc.sh
parent9a2bde70bf7dc8ff6d014c9d942fc8ee4d715a21 (diff)
downloadcrosstool-ng-c564be2675573300f84fe59b179ad1a870453925.tar.gz
crosstool-ng-c564be2675573300f84fe59b179ad1a870453925.tar.bz2
crosstool-ng-c564be2675573300f84fe59b179ad1a870453925.zip
populate: fix installing dynamic linker 'ld.so'
The dynamic linker, ld.so, needs the execute bit to be set. Detect tht the library being installed is in fact ld.so and install it with 0755 instead of 0644. Fix detecting src == dst. Use a simpler command to copy src -> dst. Also change echo to printf, get rid of 'echo -n', which is highly non-portable. -------- diffstat follows -------- /trunk/scripts/populate.in | 76 43 33 0 +++++++++++++++++++++++++++++----------------------- 1 file changed, 43 insertions(+), 33 deletions(-)
Diffstat (limited to 'scripts/build/libc/glibc.sh')
0 files changed, 0 insertions, 0 deletions