Files
gentoo/media-libs/libmodplug/files/libmodplug-0.8.9.0-no-fast-math.patch

12 lines
325 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@
AC_CHECK_HEADERS([inttypes.h stdint.h malloc.h])
AC_CHECK_FUNCS(setenv sinf)
-CXXFLAGS="$CXXFLAGS -fno-exceptions -Wall -ffast-math -fno-common -D_REENTRANT"
+CXXFLAGS="$CXXFLAGS -fno-exceptions -Wall -fno-common -D_REENTRANT"
AC_CANONICAL_HOST
case "$host" in