libffi: fix install location of host libffi headers
authorAlexandru Ardelean <redacted>
Sun, 13 Aug 2017 19:01:11 +0000 (22:01 +0300)
committerAlexandru Ardelean <redacted>
Sat, 26 Aug 2017 06:41:24 +0000 (09:41 +0300)
commite3b2ef74e9797d9e3537ff1dac612afa7919a64c
tree26d0976b78e69030b45dc0bae6cfda2a3c4ad2de
parentff37357fb50fdd74d04fa59ece901abbac61f07b
libffi: fix install location of host libffi headers

Seems that the header files for the host libffi headers
are installed in the wrong place.
i.e. $(STAGING_DIR_HOSTPKG)/lib/libffi-3.2.1/include
when it should be $(STAGING_DIR_HOSTPKG)/include

Signed-off-by: Alexandru Ardelean <redacted>
libs/libffi/Makefile
git clone https://git.99rst.org/PROJECT