components/python/python35/patches/19-SOABI.patch
changeset 7648 20e09cf3cfaa
parent 6447 56a2f066191a
equal deleted inserted replaced
7647:3a107326b5f8 7648:20e09cf3cfaa
     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.5.2/configure.ac.~3~	2016-07-08 07:01:17.881588483 -0700
     4 --- Python-3.5.2/configure.ac.~3~	2016-07-08 07:01:17.881588483 -0700
     5 +++ Python-3.5.2/configure.ac	2016-07-08 07:01:18.127834605 -0700
     5 +++ Python-3.5.2/configure.ac	2016-07-08 07:01:18.127834605 -0700
     6 @@ -4494,7 +4494,7 @@
     6 @@ -4562,7 +4562,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*|Darwin)
    10 -    Linux*|GNU*|Darwin)
    11 +    Linux*|GNU*|Darwin|SunOS)
    11 +    Linux*|GNU*|Darwin|SunOS)