public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms/files: libsbsms-2.0.0-cflags.patch
@ 2012-06-30  4:02 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-06-30  4:02 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/06/30 04:02:49

  Added:                libsbsms-2.0.0-cflags.patch
  Log:
  Initial import, ebuild by me. Optional dependency for audacity.
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-libs/libsbsms/files/libsbsms-2.0.0-cflags.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/files/libsbsms-2.0.0-cflags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/files/libsbsms-2.0.0-cflags.patch?rev=1.1&content-type=text/plain

Index: libsbsms-2.0.0-cflags.patch
===================================================================
--- libsbsms-2.0.0/configure.in
+++ libsbsms-2.0.0/configure.in
@@ -69,8 +69,6 @@
 
 AC_ARG_ENABLE(universal_binary,[  --enable-universal_binary enable universal binary build: (default: disable)],[enable_universal_binary=$enableval],[enable_universal_binary=no])
 
-SBSMS_CFLAGS="-ffast-math -funroll-loops"
-
 if test x$enable_static = xno; then
   case "$target_os" in
      darwin*)
@@ -81,12 +79,6 @@
    esac
 fi
 
-if test x$enable_debug = xyes; then
-   SBSMS_CFLAGS="$SBSMS_CFLAGS -g -O3"
-else
-   SBSMS_CFLAGS="$SBSMS_CFLAGS -O3 -fomit-frame-pointer"
-fi
-
 if test x$enable_multithreaded = xyes; then
     AC_DEFINE(MULTITHREADED,1,[Define to compile multithreaded sbsms])
 fi






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

only message in thread, other threads:[~2012-06-30  4:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-30  4:02 [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms/files: libsbsms-2.0.0-cflags.patch Tim Harder (radhermit)

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