components/python/python27/patches/10-cflags.patch
author John Beck <John.Beck@Oracle.COM>
Wed, 17 Dec 2014 09:46:51 -0800
changeset 3555 76f4672c5e4b
parent 1954 32663e59626d
child 4698 4e27e549b58d
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