X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffox.git;a=blobdiff_plain;f=fox-opt.patch;h=f91be2ebe8155de39558e14c6e4bf58aa10e7aa0;hp=dad8b0ae138ea953d50d008d485d5c269a2202aa;hb=08a78962085e12106a943d65c73a089d91659aa9;hpb=2ed7f4b6522040e28f4ff4f98d63c585246511d1 diff --git a/fox-opt.patch b/fox-opt.patch index dad8b0a..f91be2e 100644 --- a/fox-opt.patch +++ b/fox-opt.patch @@ -1,5 +1,5 @@ ---- fox-1.7.25/configure.ac.orig 2010-11-24 06:11:50.000000000 +0100 -+++ fox-1.7.25/configure.ac 2011-05-13 16:20:27.532660673 +0200 +--- fox-1.7.26/configure.ac.orig 2011-04-13 02:14:35.000000000 +0200 ++++ fox-1.7.26/configure.ac 2011-05-28 07:38:29.803780335 +0200 @@ -56,9 +56,6 @@ AC_SUBST(LT_REVISION) AC_SUBST(LT_AGE) @@ -26,7 +26,7 @@ - CXXFLAGS="${CXXFLAGS} -O2 -DNDEBUG" + CXXFLAGS="${CXXFLAGS} -DNDEBUG" if test "${GXX}" = "yes" ; then - CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing -finline-functions -fomit-frame-pointer -fexpensive-optimizations" + CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing -finline-functions -fomit-frame-pointer" - LDFLAGS="-s ${LDFLAGS}" fi fi