gtk+3: clean up libtool link creation to avoid errors in configure log

(From OE-Core rev: 22c469fea28a9e1eb05374b362743545bdf28ec2)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2013-05-29 19:15:16 +01:00 committed by Richard Purdie
parent 7eab456a68
commit 1f0a4d7bac
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ export PKG_CONFIG_FOR_BUILD = "${STAGING_BINDIR_NATIVE}/pkg-config-native"
do_configure_prepend() {
# Do this because the configure script is running ./libtool directly
ln -s ${TARGET_PREFIX}libtool libtool || true
rm -f libtool
ln -s ${TARGET_PREFIX}libtool libtool
}
# Forcibly disable the GTK+ 2 dependency as we don't want to natively build the