]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libffi: remove some header files installed in /usr/lib in the target
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 28 Jun 2014 21:52:20 +0000 (23:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Jul 2014 12:56:51 +0000 (14:56 +0200)
commite5573e723695a830c05ae7a2649d811abc6b5061
tree27bb95615d8fa67e77674c8d82a3118ed158ff48
parent5f1fa660eab275dc25cf5c9de4befbcbf01a0baa
libffi: remove some header files installed in /usr/lib in the target

For some reason, libffi installs some header files in
/usr/lib/libffi-<version>/include, which is a non-standard location
and therefore they do not get removed automatically by the
target-finalize logic. This commit adds a post-install hook in
libffi.mk to get rid of these unneeded headers on the target.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libffi/libffi.mk