python3: Update to 3.5.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
diff -Naur Python-3.5.0-orig/Misc/python-config.sh.in Python-3.5.0/Misc/python-config.sh.in
|
||||
--- Python-3.5.0-orig/Misc/python-config.sh.in 2015-09-13 14:41:24.000000000 +0300
|
||||
+++ Python-3.5.0/Misc/python-config.sh.in 2015-09-21 13:41:54.198429200 +0300
|
||||
diff -Naur Python-3.5.2-orig/Misc/python-config.sh.in Python-3.5.2/Misc/python-config.sh.in
|
||||
--- Python-3.5.2-orig/Misc/python-config.sh.in 2016-06-26 00:38:37.000000000 +0300
|
||||
+++ Python-3.5.2/Misc/python-config.sh.in 2016-07-12 14:21:46.795800700 +0300
|
||||
@@ -1,25 +1,37 @@
|
||||
#!/bin/sh
|
||||
|
||||
@@ -77,7 +77,7 @@ diff -Naur Python-3.5.0-orig/Misc/python-config.sh.in Python-3.5.0/Misc/python-c
|
||||
+LINKFORSHARED="@LINKFORSHARED@"
|
||||
LIBDEST=${prefix}/lib/python${VERSION}
|
||||
LIBPL=$(echo "@LIBPL@" | sed "s#$prefix_build#$prefix_real#")
|
||||
SO="@SO@"
|
||||
SO="@EXT_SUFFIX@"
|
||||
@@ -59,33 +74,33 @@
|
||||
do
|
||||
case $ARG in
|
||||
|
||||
Reference in New Issue
Block a user