aboutsummaryrefslogtreecommitdiff
path: root/libs/libffi
Commit message (Collapse)AuthorAge
* libffi: fix MIPS softfloat build issue with current binutilsFelix Fietkau2016-01-20
| | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* libffi: fix host buildHauke Mehrtens2015-11-21
| | | | | | | | | | | My last commit c1137b6db7c461ddc3d2ddac674ba73bc1579918 "libffi: fix libffi.pc file" broke the host build as that still placed the header files to /usr/lib/libffi-3.0.13/include/ and the libffi.pc file pointed to /usr/include/ . With this patch I took the patch from Debian and also made the install process to put the header files to /usr/include in all situations. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* libffi: fix libffi.pc fileHauke Mehrtens2015-11-18
| | | | | | | | | The include dir pointed to staging_dir/target-mips_34kc+dsp_musl-1.1.11 /usr/lib/libffi-3.0.13/include which does not exists, this made glib2 fail to compile. The header files are copied to /usr/include so define it in the libffi.pc file. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* add myself as maintainer forPeter Wagner2014-07-01
| | | | | | | | | | | | | | | | | alsa-lib glib2 libffi libsndfile libtorrent speex tcp_wrappers etherwake git nfs-kernel-server portmap rtorrent Signed-off-by: Peter Wagner <tripolar@gmx.at>
* libffi: import from packages and update to latest versionPeter Wagner2014-06-30