components/python/python26/patches/Python26-13-cflags.patch
changeset 634 bd9c94f9f6e0
parent 115 c360825c3a3f
equal deleted inserted replaced
633:29eebbeefc09 634:bd9c94f9f6e0
     1 diff --git Python-2.6.4/configure.in Python-2.6.4/configure.in
     1 --- Python-2.6.4/configure.in.old	Fri Nov  4 12:03:26 2011
     2 --- Python-2.6.4/configure.in
     2 +++ Python-2.6.4/configure.in	Fri Nov  4 12:04:05 2011
     3 +++ Python-2.6.4/configure.in
     3 @@ -919,7 +919,7 @@
       
     4  	;;
       
     5  
       
     6      *)
       
     7 -	OPT="-O"
       
     8 +	OPT=""
       
     9  	;;
       
    10      esac
       
    11  
     4 @@ -1110,6 +1110,8 @@
    12 @@ -1110,6 +1110,8 @@
     5  	# environment?
    13  	# environment?
     6          Darwin*)
    14          Darwin*)
     7  	    ;;
    15  	    ;;
     8 +	SunOS*)
    16 +	SunOS*)