diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-01-23 16:23:50 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-01-23 16:23:50 +0200 |
commit | fe5fff6305eb76f64d7cc4d666053e9e185dec60 (patch) | |
tree | 7f2d60e130ae68335aa9c24391b50c135c23f205 | |
parent | da94b9ebeb02bfe51c48a9a979284016548ffb34 (diff) | |
parent | 744135d7bb87d16f15d2d43e371ce90de4a9fc7b (diff) | |
download | cpython-git-fe5fff6305eb76f64d7cc4d666053e9e185dec60.tar.gz |
Issue #19936: Restored executable bits for several libffi files.
These files have shebangs and executable bits in the libffi distribution.
-rwxr-xr-x[-rw-r--r--] | Modules/_ctypes/libffi/build-ios.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Modules/_ctypes/libffi/libtool-ldflags | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Modules/_ctypes/libffi/msvcc.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | Modules/_ctypes/libffi/src/arm/gentramp.sh | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/Modules/_ctypes/libffi/build-ios.sh b/Modules/_ctypes/libffi/build-ios.sh index 3dea242255..3dea242255 100644..100755 --- a/Modules/_ctypes/libffi/build-ios.sh +++ b/Modules/_ctypes/libffi/build-ios.sh diff --git a/Modules/_ctypes/libffi/libtool-ldflags b/Modules/_ctypes/libffi/libtool-ldflags index e32e37bf10..e32e37bf10 100644..100755 --- a/Modules/_ctypes/libffi/libtool-ldflags +++ b/Modules/_ctypes/libffi/libtool-ldflags diff --git a/Modules/_ctypes/libffi/msvcc.sh b/Modules/_ctypes/libffi/msvcc.sh index dcdbeab16a..dcdbeab16a 100644..100755 --- a/Modules/_ctypes/libffi/msvcc.sh +++ b/Modules/_ctypes/libffi/msvcc.sh diff --git a/Modules/_ctypes/libffi/src/arm/gentramp.sh b/Modules/_ctypes/libffi/src/arm/gentramp.sh index 74f0b867da..74f0b867da 100644..100755 --- a/Modules/_ctypes/libffi/src/arm/gentramp.sh +++ b/Modules/_ctypes/libffi/src/arm/gentramp.sh |