Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 3f65c8fd088452e69fee5094a09bb0bb > files > 2

gimp-resynthesizer-0.16-2mdv2010.1.src.rpm

diff -p -up resynthesizer-0.16/Makefile~ resynthesizer-0.16/Makefile
--- resynthesizer-0.16/Makefile~	2008-03-10 07:52:45.000000000 +0100
+++ resynthesizer-0.16/Makefile	2008-09-02 09:12:48.000000000 +0200
@@ -5,7 +5,7 @@ GIMPTOOL = gimptool-2.0
 GIMP_LDFLAGS=`$(GIMPTOOL) --libs`
 GIMP_CFLAGS=`$(GIMPTOOL) --cflags`
 
-CFLAGS=$(GIMP_CFLAGS) -O3 -fno-common -ffast-math -frename-registers -fomit-frame-pointer
+CFLAGS=$(OPTFLAGS) $(GIMP_CFLAGS)
 
 LDFLAGS=$(GIMP_LDFLAGS) -lm