diff options
author | Alexey Neyman <stilor@att.net> | 2018-09-26 23:54:55 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2018-09-26 23:54:55 -0700 |
commit | d573c1575825de8c47aaeca89db54226ff702924 (patch) | |
tree | 9be873831226a624216b0110f945d700b33771c9 /config/global | |
parent | 29f0662c188e7126871fa84f6e6f854cda279c89 (diff) | |
download | crosstool-ng-d573c1575825de8c47aaeca89db54226ff702924.tar.gz crosstool-ng-d573c1575825de8c47aaeca89db54226ff702924.tar.bz2 crosstool-ng-d573c1575825de8c47aaeca89db54226ff702924.zip |
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>
Diffstat (limited to 'config/global')
0 files changed, 0 insertions, 0 deletions