uicmoc4-native: set library path to grab zlib-native

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3798 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-02-14 09:46:12 +00:00
parent ffa4a99833
commit eb49c160d4
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SECTION = "libs"
HOMEPAGE = "http://www.trolltech.com"
PRIORITY = "optional"
LICENSE = "GPL"
PR = "r0"
PR = "r1"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qtopia-core-opensource-src-${PV}.tar.gz"
S = "${WORKDIR}/qtopia-core-opensource-src-${PV}"
@ -22,6 +22,7 @@ EXTRA_OECONF = "-prefix ${STAGING_DIR_NATIVE}/qt4 \
-no-tablet -no-xkb \
-no-libpng \
-verbose -release -fast -static \
-L ${STAGING_LIBDIR_NATIVE} \
-qt3support "
# yank default -e
EXTRA_OEMAKE = " "