]> git.pld-linux.org Git - packages/qt5-qtbase.git/commitdiff
follow fedora and disable gold linker
authorJan Palus <atler@pld-linux.org>
Tue, 5 Mar 2019 22:38:21 +0000 (23:38 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 5 Mar 2019 22:38:21 +0000 (23:38 +0100)
qt5-qtbase.spec

index 9eff75c6ede1d662b46da9e7d8fd84d77dd1bde9..586adcaa43f54dbabb42b798aab8183285cf54b9 100644 (file)
@@ -1231,6 +1231,7 @@ COMMONOPT=" \
        %{!?with_sse42:-no-sse4.2} \
        %{!?with_avx:-no-avx} \
        %{!?with_avx2:-no-avx2} \
+       -no-use-gold-linker \
        -openssl-linked \
        -optimized-qmake \
        -%{!?with_pch:no-}pch \
This page took 0.170267 seconds and 4 git commands to generate.