From 706ea4ba002b6a8f49e3513dbe08b4dbbdce48f4 Mon Sep 17 00:00:00 2001 From: Changhyeok Bae Date: Mon, 25 Dec 2017 14:52:39 +0000 Subject: qtbase: Remove -no-use-gold-linker option Bug-AGL: SPEC-1181 Change-Id: I104b459c6ad0fb904dfeca0b7a8c1fdc73da1794 Signed-off-by: Changhyeok Bae --- recipes-qt/qt5/qtbase_%.bbappend | 3 --- 1 file changed, 3 deletions(-) (limited to 'recipes-qt') diff --git a/recipes-qt/qt5/qtbase_%.bbappend b/recipes-qt/qt5/qtbase_%.bbappend index 203b3264..d568b128 100644 --- a/recipes-qt/qt5/qtbase_%.bbappend +++ b/recipes-qt/qt5/qtbase_%.bbappend @@ -14,6 +14,3 @@ EXTRA_OECONF_append = "" # '-qpa wayland-egl' set wayland-egl as default of platform plagins PACKAGECONFIG[wayland]="-qpa wayland-egl -no-qpa-platform-guard" - -# Temporarily fix bug due to binutils 2.28 -QT_CONFIG_FLAGS_append = " -no-use-gold-linker" -- cgit 1.2.3-korg