diff options
Diffstat (limited to 'tools/depends/target/python3/crosscompile.patch')
-rw-r--r-- | tools/depends/target/python3/crosscompile.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/depends/target/python3/crosscompile.patch b/tools/depends/target/python3/crosscompile.patch index bf9b4f6a26..6757c75ace 100644 --- a/tools/depends/target/python3/crosscompile.patch +++ b/tools/depends/target/python3/crosscompile.patch @@ -1,6 +1,6 @@ --- a/configure.ac +++ b/configure.ac -@@ -1589,15 +1589,6 @@ +@@ -1625,15 +1625,6 @@ ARFLAGS="rcs" fi @@ -18,7 +18,7 @@ case $MACHDEP in --- a/Makefile.pre.in +++ b/Makefile.pre.in -@@ -2227,10 +2227,11 @@ +@@ -2233,10 +2233,11 @@ # This goes into $(exec_prefix) sharedinstall: all $(RUNSHARED) $(PYTHON_FOR_BUILD) $(srcdir)/setup.py install \ |