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:
commit
6a6a21c76a
@ -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
|
Tue Nov 18 12:49:50 UTC 2014 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -279,7 +279,8 @@ automake
|
|||||||
--with-djvu=yes \
|
--with-djvu=yes \
|
||||||
--with-wmf=yes \
|
--with-wmf=yes \
|
||||||
--with-rsvg=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]
|
# don't build together, PerlMagick could be miscompiled when using parallel build[1]
|
||||||
# [1] http://pkgs.fedoraproject.org/cgit/ImageMagick.git/tree/ImageMagick.spec
|
# [1] http://pkgs.fedoraproject.org/cgit/ImageMagick.git/tree/ImageMagick.spec
|
||||||
make %{?_smp_mflags} all
|
make %{?_smp_mflags} all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user