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>
2018-09-26 23:54:55 -07:00
..
arch Disable context functions for Thumb 2018-06-05 16:38:30 -07:00
binutils Use 'chmod a-x' instead of 'chmod -x' 2018-09-26 23:54:55 -07:00
cc Avoid adding arch/cpu/tune flags for target to GCC build 2018-06-05 00:16:37 -07:00
companion_libs Avoid adding arch/cpu/tune flags for target to GCC build 2018-06-05 00:16:37 -07:00
companion_tools Fix the references to old config variables 2017-07-08 10:57:56 -07:00
debug Use 'chmod a-x' instead of 'chmod -x' 2018-09-26 23:54:55 -07:00
kernel Building packages using the new framework 2017-07-08 10:57:56 -07:00
libc Merge pull request #984 from slash3g/master 2018-09-25 23:52:05 -07:00
test_suite Fix the references to old config variables 2017-07-08 10:57:56 -07:00
arch.sh Use the new SuperH fixes in the two multilib samples 2017-09-03 12:12:14 -07:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
debug.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
internals.sh Kconfigize choice/menu items 2017-07-08 10:57:56 -07:00
test_suite.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00