mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
file modes: Set files to be non-executable
I was going to start doing some autoconf work, and noticed that configure.in was executable. Then I noticed Makefile.in was executable. o.O So, I ran ```find . -type f -executable``` and found a bunch of files that shouldn't be set executable. This commit makes them normal files again. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
This commit is contained in:
parent
57de8dcf22
commit
e4bb360748
0
Makefile.in
Executable file → Normal file
0
Makefile.in
Executable file → Normal file
0
config/companion_libs/gettext.in
Executable file → Normal file
0
config/companion_libs/gettext.in
Executable file → Normal file
0
configure.ac
Executable file → Normal file
0
configure.ac
Executable file → Normal file
0
docs/C - Misc. tutorials.txt
Executable file → Normal file
0
docs/C - Misc. tutorials.txt
Executable file → Normal file
0
kconfig/Makefile
Executable file → Normal file
0
kconfig/Makefile
Executable file → Normal file
0
patches/binutils/2.25.1/310-fix-gold-pthreads-typo.patch
Executable file → Normal file
0
patches/binutils/2.25.1/310-fix-gold-pthreads-typo.patch
Executable file → Normal file
0
patches/binutils/2.25.1/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch
Executable file → Normal file
0
patches/binutils/2.25.1/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch
Executable file → Normal file
0
patches/libtool/2.4.6/2.4.5-pass-ldflags.patch
Executable file → Normal file
0
patches/libtool/2.4.6/2.4.5-pass-ldflags.patch
Executable file → Normal file
0
patches/linux/4.2.3/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
Executable file → Normal file
0
patches/linux/4.2.3/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
Executable file → Normal file
0
samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config
Executable file → Normal file
0
samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config
Executable file → Normal file
0
scripts/xldd.in
Executable file → Normal file
0
scripts/xldd.in
Executable file → Normal file
Loading…
Reference in New Issue
Block a user