diff options
author | alpine-mips-patches <info@mobile-stream.com> | 2019-02-11 13:18:22 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-03-05 15:59:45 +0000 |
commit | a551bde04b190822fcace4d589677aac37613be9 (patch) | |
tree | d27b755cbe35bbc0766348ac845d3418c1349006 /testing/libtickit | |
parent | 7f90328d3f882f558e1a22830974308c31fef713 (diff) | |
download | aports-a551bde04b190822fcace4d589677aac37613be9.tar.bz2 aports-a551bde04b190822fcace4d589677aac37613be9.tar.xz |
community/py-augeas: fix crash on mips*
On mips* dynamically imported symbol (here 'free') must be looked
up in its explicitly dlopen()ed module (here 'None' which means
the standard C library in cffi world). This change does not break
x86_64 at least and actually follows the cffi docs at
cdef.html#ffi-dlopen-loading-libraries-in-abi-mode
Diffstat (limited to 'testing/libtickit')
0 files changed, 0 insertions, 0 deletions