diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-12 23:18:04 -0800 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-12 23:18:04 -0800 |
commit | e4bb360748d716042e2cb0528f80930ec6f890c2 (patch) | |
tree | e9904d3e1e2e395e087ae7f53ab603d3b07b2f34 | |
parent | 57de8dcf22d5ddddee6a44f87f45f2c279fdb1ac (diff) | |
download | crosstool-ng-e4bb360748d716042e2cb0528f80930ec6f890c2.tar.gz crosstool-ng-e4bb360748d716042e2cb0528f80930ec6f890c2.tar.bz2 crosstool-ng-e4bb360748d716042e2cb0528f80930ec6f890c2.zip |
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>
-rw-r--r--[-rwxr-xr-x] | Makefile.in | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | config/companion_libs/gettext.in | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | configure.ac | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | docs/C - Misc. tutorials.txt | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | kconfig/Makefile | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | patches/binutils/2.25.1/310-fix-gold-pthreads-typo.patch | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | patches/binutils/2.25.1/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | patches/libtool/2.4.6/2.4.5-pass-ldflags.patch | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | patches/linux/4.2.3/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | scripts/xldd.in | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 59d8e54c..59d8e54c 100755..100644 --- a/Makefile.in +++ b/Makefile.in diff --git a/config/companion_libs/gettext.in b/config/companion_libs/gettext.in index ef5e5a52..ef5e5a52 100755..100644 --- a/config/companion_libs/gettext.in +++ b/config/companion_libs/gettext.in diff --git a/configure.ac b/configure.ac index b922482e..b922482e 100755..100644 --- a/configure.ac +++ b/configure.ac diff --git a/docs/C - Misc. tutorials.txt b/docs/C - Misc. tutorials.txt index 34f485bb..34f485bb 100755..100644 --- a/docs/C - Misc. tutorials.txt +++ b/docs/C - Misc. tutorials.txt diff --git a/kconfig/Makefile b/kconfig/Makefile index 27482afe..27482afe 100755..100644 --- a/kconfig/Makefile +++ b/kconfig/Makefile diff --git a/patches/binutils/2.25.1/310-fix-gold-pthreads-typo.patch b/patches/binutils/2.25.1/310-fix-gold-pthreads-typo.patch index f2e6ff25..f2e6ff25 100755..100644 --- a/patches/binutils/2.25.1/310-fix-gold-pthreads-typo.patch +++ b/patches/binutils/2.25.1/310-fix-gold-pthreads-typo.patch diff --git a/patches/binutils/2.25.1/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch b/patches/binutils/2.25.1/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch index f9a8af67..f9a8af67 100755..100644 --- a/patches/binutils/2.25.1/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch +++ b/patches/binutils/2.25.1/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch diff --git a/patches/libtool/2.4.6/2.4.5-pass-ldflags.patch b/patches/libtool/2.4.6/2.4.5-pass-ldflags.patch index d35e3432..d35e3432 100755..100644 --- a/patches/libtool/2.4.6/2.4.5-pass-ldflags.patch +++ b/patches/libtool/2.4.6/2.4.5-pass-ldflags.patch diff --git a/patches/linux/4.2.3/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch b/patches/linux/4.2.3/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch index 7b6ee5ab..7b6ee5ab 100755..100644 --- a/patches/linux/4.2.3/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch +++ b/patches/linux/4.2.3/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch diff --git a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config index 373ec838..373ec838 100755..100644 --- a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config +++ b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config diff --git a/scripts/xldd.in b/scripts/xldd.in index c906240e..c906240e 100755..100644 --- a/scripts/xldd.in +++ b/scripts/xldd.in |