Accepting request 71438 from graphics
- remove the -fuse-linker-plugin option, it's default in gcc 4.6 and only confuses scripts OBS-URL: https://build.opensuse.org/request/show/71438 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=64
This commit is contained in:
commit
644bc9900f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 13:03:10 UTC 2011 - coolo@novell.com
|
||||
|
||||
- remove the -fuse-linker-plugin option, it's default in gcc 4.6
|
||||
and only confuses scripts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 19:57:16 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
|
@ -190,7 +190,7 @@ echo>wand.h '#include "wand/MagickWand.h"'
|
||||
|
||||
%build
|
||||
%define CFLAGS ${RPM_OPT_FLAGS} -fstack-protector-all
|
||||
%define LDFLAGS -L%{_libdir} -fuse-linker-plugin
|
||||
%define LDFLAGS -L%{_libdir}
|
||||
%define system_ltdl 0
|
||||
%if %system_ltdl
|
||||
cp -f %{_datadir}/libtool/libltdl/*.{c,h} ltdl
|
||||
|
Loading…
x
Reference in New Issue
Block a user