mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Revert "qtwebengine: workaround for linker error with gold"
This reverts commitd2013260c0. Proper fix found. Change-Id: I382379054a6d5be63187734ebce38a8a0dda1558 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit171bb90b5c)
This commit is contained in:
parent
a674bd1a0e
commit
4284f45b0c
|
|
@ -69,7 +69,6 @@ def write_toolchain_file(d, file_path):
|
|||
' current_cpu = "${current_cpu}"\n'
|
||||
' current_os = "linux"\n'
|
||||
' is_clang = false\n'
|
||||
' use_gold = false\n'
|
||||
' }\n'
|
||||
'}\n'
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user