aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-05-06 13:10:39 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-09 13:56:49 +0200
commit1c29e5de8d402eb4a9d57c6104a33798f5004f68 (patch)
treeca38715a0bf33cd264898cf7632c8c07fcaaf53e /recipes-qt/qt5/qtbase.inc
parentc46260790ea5465cd2b371ac09b2b24912ae0cf3 (diff)
qt5: drop 'unset LD', qmake should now handle QMAKE_LINK correctly
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase.inc')
-rw-r--r--recipes-qt/qt5/qtbase.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
index 80199a26..64de60bb 100644
--- a/recipes-qt/qt5/qtbase.inc
+++ b/recipes-qt/qt5/qtbase.inc
@@ -94,9 +94,6 @@ do_configure() {
set_arch
set_endian
- # Avoid problems with the linkers, since we want the linker to be g++
- unset LD
-
# Similar logic is in autotools.bbclass
if [ -d ${B} -a "${S}" != "${B}" ] ; then
# Existing separate build directory, exists, remove