components/python/python34/patches/19-SOABI.patch
branchs11-update
changeset 3876 da37433d5103
parent 3786 fa9d2da4d216
child 5229 b7b91ddbbdce
equal deleted inserted replaced
3870:37ef66e7f75b 3876:da37433d5103
     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)