diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2010-12-22 22:42:11 +0100 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2010-12-22 22:42:11 +0100 |
commit | 889eb6df62ed56f13a7a138450569750008ca152 (patch) | |
tree | 8007c5963aa2b696e32b95367e4bcb26b0ddb5ad /patches/glibc | |
parent | 908f4aeab96bf6cac6866dbbbf1516a77f2ef038 (diff) | |
download | crosstool-ng-889eb6df62ed56f13a7a138450569750008ca152.tar.gz crosstool-ng-889eb6df62ed56f13a7a138450569750008ca152.tar.bz2 crosstool-ng-889eb6df62ed56f13a7a138450569750008ca152.zip |
libc/eglibc: fix installed scripts
Like rev 2002, eglibc installs some bash scripts, but use the path to the
buildtool bash as the interpreter (on the shebang line). This is only a
symlink to the real bash, and thus is not available at runtime.
Fix that by assuming that shell on the target *will* be /bin/bash.
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'patches/glibc')
0 files changed, 0 insertions, 0 deletions