qtbase: Remove -no-use-gold-linker option
[AGL/meta-agl-demo.git] / recipes-qt / qt5 / qtbase_%.bbappend
index 203b326..d568b12 100644 (file)
@@ -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"