components/python/python27/patches/13-pic-compile.patch
changeset 1954 32663e59626d
parent 1914 00e8dbcb9b1e
child 3555 76f4672c5e4b
equal deleted inserted replaced
1953:5c1face45dc8 1954:32663e59626d
       
     1 This patch is a Solaris-specific hack; it will not be submitted upstream.
       
     2 
     1 --- Python-2.7.6/Lib/distutils/sysconfig.py.~1~	2013-11-09 23:36:40.000000000 -0800
     3 --- Python-2.7.6/Lib/distutils/sysconfig.py.~1~	2013-11-09 23:36:40.000000000 -0800
     2 +++ Python-2.7.6/Lib/distutils/sysconfig.py	2014-05-14 13:33:21.453593946 -0700
     4 +++ Python-2.7.6/Lib/distutils/sysconfig.py	2014-05-14 13:33:21.453593946 -0700
     3 @@ -208,6 +208,15 @@
     5 @@ -208,6 +208,15 @@
     4          else:
     6          else:
     5              archiver = ar + ' ' + ar_flags
     7              archiver = ar + ' ' + ar_flags