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/build
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
..
arch Disable context functions for Thumb 5 years ago
binutils Use 'chmod a-x' instead of 'chmod -x' 5 years ago
cc Avoid adding arch/cpu/tune flags for target to GCC build 5 years ago
companion_libs Avoid adding arch/cpu/tune flags for target to GCC build 5 years ago
companion_tools Fix the references to old config variables 6 years ago
debug Use 'chmod a-x' instead of 'chmod -x' 5 years ago
kernel Building packages using the new framework 6 years ago
libc Merge pull request #984 from slash3g/master 5 years ago
test_suite Fix the references to old config variables 6 years ago
arch.sh Use the new SuperH fixes in the two multilib samples 6 years ago
companion_libs.sh Build companion libs for target. 8 years ago
companion_tools.sh Some locations were missed while renaming kconfig symbols 6 years ago
debug.sh Some locations were missed while renaming kconfig symbols 6 years ago
internals.sh Kconfigize choice/menu items 6 years ago
test_suite.sh Some locations were missed while renaming kconfig symbols 6 years ago