Fix freetype recipe to build ft2demos again 21/6721/3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 6 Oct 2016 22:11:35 +0000 (00:11 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 7 Oct 2016 20:15:55 +0000 (20:15 +0000)
This changeset fixes SPEC-261 [1]

The recipe relies on ${B} = ${S} and
ft2demos needs to find the right libtool.

Therefore we remove the hardcoded LIBTOOL in the makefile.
LIBTOOL is already set and imported through config.mk

v2: replaced sed with patch

[1] https://jira.automotivelinux.org/browse/SPEC-261

Change-Id: I25f472a1774b0e7922828271117e96bf254e4b59
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>

No differences found