components/python/python27/patches/10-cflags.patch
author John Beck <John.Beck@Oracle.COM>
Thu, 18 Dec 2014 16:14:01 -0800
branchs11u2-sru
changeset 3611 e09fa6c4472b
parent 3379 e99da14b537a
permissions -rw-r--r--
20230129 update Python 2.7 line to version 2.7.9 20207552 problem in UTILITY/PYTHON

This patch is Solaris-specific and thus not suitable for upstream.

--- Python-2.7.9/configure.ac.~2~	2014-12-11 09:25:29.893198436 -0800
+++ Python-2.7.9/configure.ac	2014-12-11 09:25:30.062473872 -0800
@@ -1086,7 +1086,7 @@
 	;;
 
     *)
-	OPT="-O"
+	OPT=""
 	;;
     esac
 fi