public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libmodplug/files: libmodplug-0.8.8.4-no-fast-math.patch
@ 2011-08-17 11:18 Tony Vroon (chainsaw)
  0 siblings, 0 replies; only message in thread
From: Tony Vroon (chainsaw) @ 2011-08-17 11:18 UTC (permalink / raw
  To: gentoo-commits

chainsaw    11/08/17 11:18:51

  Added:                libmodplug-0.8.8.4-no-fast-math.patch
  Log:
  Version bump for security bug #379557 by Agostino "ago" Sarubbo. Port to EAPI=4 and use a patch instead of relying on sed. Remove all ebuilds but this and current stable.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-libs/libmodplug/files/libmodplug-0.8.8.4-no-fast-math.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmodplug/files/libmodplug-0.8.8.4-no-fast-math.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmodplug/files/libmodplug-0.8.8.4-no-fast-math.patch?rev=1.1&content-type=text/plain

Index: libmodplug-0.8.8.4-no-fast-math.patch
===================================================================
diff -uNr libmodplug-0.8.8.4.ORIG//configure.in libmodplug-0.8.8.4/configure.in
--- libmodplug-0.8.8.4.ORIG//configure.in	2011-08-17 12:09:24.843546749 +0100
+++ libmodplug-0.8.8.4/configure.in	2011-08-17 12:10:23.582544651 +0100
@@ -27,7 +27,7 @@
 AC_CHECK_HEADERS([inttypes.h stdint.h malloc.h])
 AC_CHECK_FUNCS(setenv sinf)
 
-CXXFLAGS="$CXXFLAGS -fno-exceptions -Wall -ffast-math -D_REENTRANT"
+CXXFLAGS="$CXXFLAGS -fno-exceptions -Wall -D_REENTRANT"
 # CXXFLAGS="-fno-exceptions -g -Wall -ffast-math -D_REENTRANT `glib-config --cflags`"
 
 AC_CANONICAL_HOST






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-17 11:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-17 11:18 [gentoo-commits] gentoo-x86 commit in media-libs/libmodplug/files: libmodplug-0.8.8.4-no-fast-math.patch Tony Vroon (chainsaw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox