summaryrefslogtreecommitdiffstats
path: root/meta/packages/freetype
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/freetype')
-rw-r--r--meta/packages/freetype/freetype_2.3.5.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/freetype/freetype_2.3.5.bb b/meta/packages/freetype/freetype_2.3.5.bb
index c1febe8a90..33ca61d15a 100644
--- a/meta/packages/freetype/freetype_2.3.5.bb
+++ b/meta/packages/freetype/freetype_2.3.5.bb
@@ -12,8 +12,6 @@ S = "${WORKDIR}/freetype-${PV}"
12 12
13inherit autotools pkgconfig binconfig 13inherit autotools pkgconfig binconfig
14 14
15DEFAULT_PREFERENCE = "-1"
16
17LIBTOOL = "${S}/builds/unix/${HOST_SYS}-libtool" 15LIBTOOL = "${S}/builds/unix/${HOST_SYS}-libtool"
18EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'" 16EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'"
19EXTRA_OECONF = "--without-zlib" 17EXTRA_OECONF = "--without-zlib"