Disable -reduce-relocations on ARM
This commit is contained in:
parent
3b8b35c76f
commit
16a05c4614
@ -318,7 +318,9 @@ popd
|
||||
-no-rpath \
|
||||
-no-separate-debug-info \
|
||||
-no-strip \
|
||||
%ifnarch %{arm}
|
||||
-reduce-relocations \
|
||||
%endif
|
||||
%{?harfbuzz} \
|
||||
-system-libjpeg \
|
||||
-system-libpng \
|
||||
|
Loading…
Reference in New Issue
Block a user