qtbase: Don't try to use gold.

This commit is contained in:
Tobias Gruetzmacher 2015-02-05 19:55:03 +01:00
parent babc0dfc32
commit 8e2b5f0264
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ define $(PKG)_BUILD
-device-option CROSS_COMPILE=${TARGET}- \
-device-option PKG_CONFIG='${TARGET}-pkg-config' \
-force-pkg-config \
-no-use-gold-linker \
-release \
-static \
-prefix '$(PREFIX)/$(TARGET)/qt5' \