nixpkgs/pkgs/development/compilers/ecl
Timo Kaufmann 00c3761322 ecl: fix build with libffi 3.3
The build was broken by the recent libffi update
(53a04a2df0) because of this upstream
change:

ef76205647

I have changed the usage of FFI_SYSV as gentoo suggests:

https://wiki.gentoo.org/wiki/Libffi_3.3_porting_notes/FFI_SYSV

I'm not entirely sure if that is the right call here, but I haven't
noticed any regressions in my testing and its definitely better than a
broken build.

Upstream: https://gitlab.com/embeddable-common-lisp/ecl/issues/302
2019-12-16 23:02:26 +01:00
..
16.1.2.nix ecl: fix build with libffi 3.3 2019-12-16 23:02:26 +01:00
default.nix ecl: fix build with libffi 3.3 2019-12-16 23:02:26 +01:00
default.upstream
ecl-1.16.2-libffi-3.3-abi.patch ecl: fix build with libffi 3.3 2019-12-16 23:02:26 +01:00
libffi-3.3-abi.patch ecl: fix build with libffi 3.3 2019-12-16 23:02:26 +01:00