diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/freetype/freetype_2.4.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/freetype/freetype_2.4.10.bb b/meta/recipes-graphics/freetype/freetype_2.4.10.bb index 9365475bcc..35d6d221f3 100644 --- a/meta/recipes-graphics/freetype/freetype_2.4.10.bb +++ b/meta/recipes-graphics/freetype/freetype_2.4.10.bb | |||
| @@ -28,7 +28,7 @@ inherit autotools pkgconfig binconfig | |||
| 28 | LIBTOOL = "${S}/builds/unix/${HOST_SYS}-libtool" | 28 | LIBTOOL = "${S}/builds/unix/${HOST_SYS}-libtool" |
| 29 | EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'" | 29 | EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'" |
| 30 | EXTRA_OEMAKE_class-native = "" | 30 | EXTRA_OEMAKE_class-native = "" |
| 31 | EXTRA_OECONF = "--without-zlib --without-bzip2" | 31 | EXTRA_OECONF = "--without-zlib --without-bzip2 CC_BUILD='${BUILD_CC}'" |
| 32 | 32 | ||
| 33 | do_configure() { | 33 | do_configure() { |
| 34 | cd builds/unix | 34 | cd builds/unix |
