freetype: explicitly en/disable dependencies
authorArnout Vandecappelle <arnout@mind.be>
Sat, 26 Oct 2013 22:44:54 +0000 (00:44 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 27 Oct 2013 07:28:13 +0000 (08:28 +0100)
commit96f702993cfa4b7e15549faddbc41917663dbe37
treed0bc94f0eabc295235e84436f9d2c94b28f1320f
parent9332e26125685c8ba3682516727af96e43e33617
freetype: explicitly en/disable dependencies

For the target, add --with/out to configure options as needed.

For the host, disable everything.

This was triggered by a failing build of the host package because it tried to
link the shared library with libbz.a, which isn't compiled with -fPIC.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/freetype/freetype.mk