summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libffi/libffi/fix-libffi.la-location.patch
Commit message (Collapse)AuthorAgeFilesLines
* libffi: Update to 3.0.13Saul Wold2013-04-291-0/+18
New patch is required to fix the location of the libdir defined i the libffi.la file which caused a bad RPATH (/usr/lib/../lib) due to the gcc -print-multi-os-directory returning ../lib. Remove Aarch64 patches as it is now supported upsteam. Other patch code is also upstreamed (From OE-Core rev: 6f1caa75b181eb40fdbbd4d9979a5f61c0b9435a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>