diff options
author | Yann E. MORIN" <yann.morin.1998@free.fr> | 2013-01-28 21:53:18 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@free.fr> | 2013-01-28 21:53:18 +0100 |
commit | 7057f45317eb3e6b525ff74c863424b8c33ff196 (patch) | |
tree | 1cb0e529af4b6fb7081519d96388176cf5c3805b /patches/glibc/2.2.2/glibc-2.2.2-printf-not-macro.patch | |
parent | 81c28d831b5dbd5aa9456defec8aa818bb6e0c0e (diff) | |
download | crosstool-ng-7057f45317eb3e6b525ff74c863424b8c33ff196.tar.gz crosstool-ng-7057f45317eb3e6b525ff74c863424b8c33ff196.tar.bz2 crosstool-ng-7057f45317eb3e6b525ff74c863424b8c33ff196.zip |
scripts: fix finishing the toolchain when download/extract-only is set
In case we only download or extract the sources, do not fail while
finishing the toolchain: the test-suite directory may not exist, so
we can't chmod it.
Also, use safer constructs that won't trigger the 'set -e' in case of
failure (eg.: "[ ... ] && ..." is not safe in case the test fails).
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'patches/glibc/2.2.2/glibc-2.2.2-printf-not-macro.patch')
0 files changed, 0 insertions, 0 deletions