crosstool-ng/scripts/build/binutils
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
..
binutils-ld.in binutils/binutils: add wrapper to gold and ld 2010-12-29 18:19:40 +01:00
binutils.sh Use 'chmod a-x' instead of 'chmod -x' 2018-09-26 23:54:55 -07:00