components/python/python27/patches/13-pic-compile.patch
changeset 1954 32663e59626d
parent 1914 00e8dbcb9b1e
child 3555 76f4672c5e4b
--- a/components/python/python27/patches/13-pic-compile.patch	Thu Jun 19 13:53:07 2014 -0700
+++ b/components/python/python27/patches/13-pic-compile.patch	Thu Jun 19 13:54:21 2014 -0700
@@ -1,3 +1,5 @@
+This patch is a Solaris-specific hack; it will not be submitted upstream.
+
 --- Python-2.7.6/Lib/distutils/sysconfig.py.~1~	2013-11-09 23:36:40.000000000 -0800
 +++ Python-2.7.6/Lib/distutils/sysconfig.py	2014-05-14 13:33:21.453593946 -0700
 @@ -208,6 +208,15 @@