CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/01/21 23:28:00
Modified files:
devel/libffi : Makefile
devel/libffi/patches: patch-configure patch-src_arm_ffi_c
Added files:
devel/libffi/patches: patch-src_arm_sysv_S
Log message:
Fix libffi on arm when building with clang. Patches come from upstream and
FreeBSD. Idea to tweak the configure script and WANTLIB changes from jca@.
Thanks to phessler@ for getting the gears moving on this.
ok jca@ jasper@ (MAINTAINER), makes sense to jsg@