From 16a05c46145608607bdd05c4f5cbccc96ed8e882 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: May 21 2014 12:13:15 +0000 Subject: Disable -reduce-relocations on ARM --- diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 1676842..1c41297 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -318,7 +318,9 @@ popd -no-rpath \ -no-separate-debug-info \ -no-strip \ +%ifnarch %{arm} -reduce-relocations \ +%endif %{?harfbuzz} \ -system-libjpeg \ -system-libpng \