components/python/python27/patches/10-cflags.patch
branchs11u2-sru
changeset 3379 e99da14b537a
parent 634 bd9c94f9f6e0
child 3565 2d729d36ded7
--- a/components/python/python27/patches/10-cflags.patch	Wed Oct 08 05:29:12 2014 -0700
+++ b/components/python/python27/patches/10-cflags.patch	Mon Oct 06 13:15:36 2014 -0700
@@ -1,6 +1,8 @@
---- Python-2.6.4/configure.in.orig	Fri Nov  4 12:03:26 2011
-+++ Python-2.6.4/configure.in	Fri Nov  4 12:04:05 2011
-@@ -919,7 +919,7 @@
+This patch is Solaris-specific and thus not suitable for upstream.
+
+--- Python-2.7.6/configure.ac.~2~	2014-05-14 13:20:24.767295632 -0700
++++ Python-2.7.6/configure.ac	2014-05-14 13:20:25.052695991 -0700
+@@ -1083,7 +1083,7 @@
  	;;
  
      *)
@@ -8,13 +10,4 @@
 +	OPT=""
  	;;
      esac
- 
-@@ -1110,6 +1110,8 @@
- 	# environment?
-         Darwin*)
- 	    ;;
-+	SunOS*)
-+	    ;;
-         *)
- 	    BASECFLAGS="$BASECFLAGS -OPT:Olimit=0"
- 	    ;;
+ fi