components/python/python35/patches/01-bits.patch
changeset 6447 56a2f066191a
parent 5184 6c2a9525f3a4
child 7648 20e09cf3cfaa
--- a/components/python/python35/patches/01-bits.patch	Thu Jul 21 12:52:12 2016 -0700
+++ b/components/python/python35/patches/01-bits.patch	Thu Jul 21 12:52:32 2016 -0700
@@ -2,8 +2,8 @@
 # This patch addresses problems with the configure script.
 # As it is Solaris-specific, it is not suitable for upstream.
 #
---- Python-3.5.0a4/configure.ac.~2~	2015-04-20 13:02:40.184381369 -0700
-+++ Python-3.5.0a4/configure.ac	2015-04-20 13:02:40.208203720 -0700
+--- Python-3.5.2/configure.ac.~2~	2016-07-08 06:42:00.483719423 -0700
++++ Python-3.5.2/configure.ac	2016-07-08 06:42:00.499219410 -0700
 @@ -5,7 +5,7 @@
  # Set VERSION so we only need to edit in one place (i.e., here)
  m4_define(PYTHON_VERSION, 3.5)
@@ -13,7 +13,7 @@
  
  AC_INIT(python, PYTHON_VERSION, http://bugs.python.org/)
  
-@@ -2345,12 +2345,6 @@
+@@ -2427,12 +2427,6 @@
  if test -z "$CCSHARED"
  then
  	case $ac_sys_system/$ac_sys_release in