2020-03-21 17:08:35 by Rin Okuyama | Files touched by this commit (3) |
Log message: Fix build for ILP32 powerpc, which doesn't have 128-bit-length data types. |
2020-03-16 10:35:47 by Rin Okuyama | Files touched by this commit (2) |
Log message: Readd support for NetBSD/mips. |
2020-03-04 17:35:58 by Tobias Nygren | Files touched by this commit (1) |
Log message: libffi: bump bl3 for solib major change. XXX needs recursive bump |
2020-02-28 23:37:24 by Tobias Nygren | Files touched by this commit (3) |
Log message: libffi: kludge for aarch64. Bump rev. Disable i-cache flushing. This is wrong but the previous version of libffi didn't do it either and that worked in practice. |
2020-02-28 19:14:28 by Tobias Nygren | Files touched by this commit (2) |
Log message: libffi: provide a stub function as temporary band aid for aarch64 |
2020-02-28 17:36:14 by Tobias Nygren | Files touched by this commit (2) |
Log message: Back out previous patch. Although it made the package link, python is still broken on aarch64: *** WARNING: renaming "_ctypes" since importing it failed: \ /usr/pkg/lib/libffi.so.7: Undefined PLT symbol \ "ffi_data_to_code_pointer" (symnum = 50) |
2020-02-28 16:44:36 by Tobias Nygren | Files touched by this commit (2) |
Log message: libffi: deal with fallout on aarch64 |
2020-02-28 14:20:10 by Jonathan Perkin | Files touched by this commit (1) |
Log message: libffi: Restrict perl to SunOS, as requested by joerg. |
2020-02-27 15:55:02 by Adam Ciarcinski | Files touched by this commit (1) | |
Log message: libffi: update comment; spotted by @leot |
2020-02-27 10:30:43 by Jonathan Perkin | Files touched by this commit (1) |
Log message: libffi: New version requires perl. |