Accepting request 265226 from graphics

- do not use -march/-mtune [bnc#904545]

OBS-URL: https://build.opensuse.org/request/show/265226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=115
This commit is contained in:
Dominique Leuenberger 2014-12-17 18:15:17 +00:00 committed by Git OBS Bridge
commit 6a6a21c76a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 15 10:55:26 UTC 2014 - pgajdos@suse.com
- do not use -march/-mtune [bnc#904545]
-------------------------------------------------------------------
Tue Nov 18 12:49:50 UTC 2014 - pgajdos@suse.com

View File

@ -279,7 +279,8 @@ automake
--with-djvu=yes \
--with-wmf=yes \
--with-rsvg=yes \
--with-quantum-depth=%{quantum_depth}
--with-quantum-depth=%{quantum_depth} \
--with-gcc-arch=no
# don't build together, PerlMagick could be miscompiled when using parallel build[1]
# [1] http://pkgs.fedoraproject.org/cgit/ImageMagick.git/tree/ImageMagick.spec
make %{?_smp_mflags} all