Upgrade to pyro
[AGL/meta-agl-demo.git] / recipes-qt / qt5 / qtbase_%.bbappend
index ab6fe9a..af2722d 100644 (file)
@@ -13,3 +13,6 @@ 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"