You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crosstool-ng/scripts
Alexey Neyman d573c15758 Use 'chmod a-x' instead of 'chmod -x'
There is a subtle difference when executable bit is a part of the umask.
And at least some versions (Debian/stretch) fail if the resulting mode
would've been different if not for the umask setting.

Fixes #998.

Although, with such chmods/umasks it is likely that some package installation
will break anyway. But I'll leave it until somebody complains.

Signed-off-by: Alexey Neyman <stilor@att.net>
5 years ago
..
build Use 'chmod a-x' instead of 'chmod -x' 5 years ago
override Add checking for *sum and unzip 5 years ago
compile WIP: autotoolization 6 years ago
config.guess Update config.{guess,sub} while testing curl 7 years ago
config.rpath Use autoconfig-archve/automake tests 6 years ago
config.sub Update config.{guess,sub} while testing curl 7 years ago
crosstool-NG.sh Fix restarting after a complete build 5 years ago
depcomp WIP: autotoolization 6 years ago
functions Make patch order overridable by individual packages 5 years ago
install-sh WIP: autotoolization 6 years ago
ltmain.sh WIP: autotoolization 6 years ago
missing WIP: autotoolization 6 years ago
populate.in Revert "Determine whether -E/-r option selects extended regexp" 7 years ago
saveSample.sh Support out-of-tree local builds 6 years ago
scripts.mk Remove the need for configure substitutions in scripts 6 years ago
show-config.sh Support out-of-tree local builds 6 years ago
show-tuple.sh Support out-of-tree local builds 6 years ago
toolchain-config.in scripts: simplify and fix the toolchain config script 12 years ago
upgrade.sed Separate the notions of package name/label 6 years ago
xldd.in Doc renames & issue template 7 years ago