Disable -reduce-relocations on ARM

This commit is contained in:
Jan Grulich 2014-05-21 14:13:15 +02:00
parent 3b8b35c76f
commit 16a05c4614
1 changed files with 2 additions and 0 deletions

View File

@ -318,7 +318,9 @@ popd
-no-rpath \
-no-separate-debug-info \
-no-strip \
%ifnarch %{arm}
-reduce-relocations \
%endif
%{?harfbuzz} \
-system-libjpeg \
-system-libpng \