components/python/python34/patches/19-SOABI.patch
changeset 2183 5d00686e81da
parent 2060 a9ad5cd0ec29
child 3869 eb4c6284602f
equal deleted inserted replaced
2182:9f1202f3ddbd 2183:5d00686e81da
     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.1/configure.ac.~4~	2014-08-19 14:56:06.370409509 -0700
     4 --- Python-3.4.2/configure.ac.~3~	2014-09-22 14:35:47.865240136 -0700
     5 +++ Python-3.4.1/configure.ac	2014-08-19 14:56:45.423571774 -0700
     5 +++ Python-3.4.2/configure.ac	2014-09-22 14:35:48.074504467 -0700
     6 @@ -4129,7 +4129,7 @@
     6 @@ -4143,7 +4143,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)