Remove no-op patch.
This patch was submitted to upstream libffi and from there to upstream libtool, but it doesn't do anything. The original patch committed in r158131 did do something but when it was no longer needed it was changed into something that doesn't make sense in r221521 instead of being removed. Remove it now before it causes more confusion.
This commit is contained in:
parent
285f886bdf
commit
0d2a64d2f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425158
@ -1,11 +0,0 @@
|
||||
--- Modules/_ctypes/libffi/configure.orig 2014-12-16 08:10:12.000000000 +0100
|
||||
+++ Modules/_ctypes/libffi/configure 2014-12-16 08:10:40.000000000 +0100
|
||||
@@ -7526,7 +7526,7 @@ mips64*-*linux*)
|
||||
rm -rf conftest*
|
||||
;;
|
||||
|
||||
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
|
||||
+amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
|
||||
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
|
||||
# Find out what ABI is being produced by ac_compile, and set linker
|
||||
# options accordingly. Note that the listed cases only cover the
|
@ -1,11 +0,0 @@
|
||||
--- ./Modules/_ctypes/libffi/configure.orig 2013-05-15 20:32:57.000000000 +0400
|
||||
+++ ./Modules/_ctypes/libffi/configure 2013-05-18 10:56:03.000000000 +0400
|
||||
@@ -6889,7 +6889,7 @@
|
||||
rm -rf conftest*
|
||||
;;
|
||||
|
||||
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
|
||||
+amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
|
||||
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
|
||||
# Find out which ABI we are using.
|
||||
echo 'int i;' > conftest.$ac_ext
|
@ -1,11 +0,0 @@
|
||||
--- Modules/_ctypes/libffi/configure.orig 2014-10-08 12:18:14.000000000 +0400
|
||||
+++ Modules/_ctypes/libffi/configure 2014-10-19 12:39:11.000000000 +0400
|
||||
@@ -7526,7 +7526,7 @@
|
||||
rm -rf conftest*
|
||||
;;
|
||||
|
||||
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
|
||||
+amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
|
||||
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
|
||||
# Find out what ABI is being produced by ac_compile, and set linker
|
||||
# options accordingly. Note that the listed cases only cover the
|
@ -1,11 +0,0 @@
|
||||
--- Modules/_ctypes/libffi/configure.orig 2014-10-08 12:18:14.000000000 +0400
|
||||
+++ Modules/_ctypes/libffi/configure 2014-10-19 12:39:11.000000000 +0400
|
||||
@@ -7526,7 +7526,7 @@
|
||||
rm -rf conftest*
|
||||
;;
|
||||
|
||||
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
|
||||
+amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
|
||||
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
|
||||
# Find out what ABI is being produced by ac_compile, and set linker
|
||||
# options accordingly. Note that the listed cases only cover the
|
Loading…
Reference in New Issue
Block a user