components/python/python34/patches/19-SOABI.patch
changeset 3869 eb4c6284602f
parent 2183 5d00686e81da
child 5229 b7b91ddbbdce
equal deleted inserted replaced
3867:e12ff6f7add3 3869:eb4c6284602f
     1 This patch was developed in-house.  We have not yet decided whether to offer
     1 This patch was developed in-house.  We have not yet decided whether to offer
     2 it upstream or not.
     2 it upstream or not.
     3 
     3 
     4 --- Python-3.4.2/configure.ac.~3~	2014-09-22 14:35:47.865240136 -0700
     4 --- Python-3.4.3/configure.ac.~3~	2015-02-25 08:26:17.783623099 -0800
     5 +++ Python-3.4.2/configure.ac	2014-09-22 14:35:48.074504467 -0700
     5 +++ Python-3.4.3/configure.ac	2015-02-25 08:26:17.981864039 -0800
     6 @@ -4143,7 +4143,7 @@
     6 @@ -4146,7 +4146,7 @@
     7  
     7  
     8  AC_SUBST(EXT_SUFFIX)
     8  AC_SUBST(EXT_SUFFIX)
     9  case $ac_sys_system in
     9  case $ac_sys_system in
    10 -    Linux*|GNU*)
    10 -    Linux*|GNU*)
    11 +    Linux*|GNU*|SunOS)
    11 +    Linux*|GNU*|SunOS)