CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/01/28 01:40:47
Modified files:
devel/libffi : Makefile
devel/libffi/patches: patch-libffi_pc_in
Added files:
devel/libffi/patches: patch-configure
Log message:
Always link with -pthread for libffi, it depends on libpthread but didn't
propagate it.
originally spotted by Karel Gardas via jca@
tested in a bulk by and OK aja@
