K 10 svn:author V 8 tcberner K 8 svn:date V 27 2017-06-02T20:03:12.127624Z K 7 svn:log V 234 Do not use gold linker for Qt5 ports. gold linker from binutils 2.28 may produce duplicate library symbols, which makes shared libraries created with it not usable with conventional ld linker. PR: 218187 Submitted by: amdmi3 END