components/python/python27/patches/10-cflags.patch
author John Beck <John.Beck@Oracle.COM>
Thu, 21 Jul 2016 12:51:35 -0700
changeset 6445 0edecb568b2e
parent 4698 4e27e549b58d
child 7516 09c933391a1b
permissions -rw-r--r--
23858073 Upgrade Python 2.7 line to 2.7.12

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

--- Python-2.7.10/configure.ac.~2~	2015-05-10 10:17:06 -0800
+++ Python-2.7.10/configure.ac	2015-05-18 14:42:30 -0800
@@ -1106,7 +1106,7 @@
 	;;
 
     *)
-	OPT="-O"
+	OPT=""
 	;;
     esac
 fi