From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms/files: libsbsms-2.0.0-cflags.patch
Date: Sat, 30 Jun 2012 04:02:49 +0000 (UTC) [thread overview]
Message-ID: <20120630040249.070E32004C@flycatcher.gentoo.org> (raw)
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
reply other threads:[~2012-06-30 4:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120630040249.070E32004C@flycatcher.gentoo.org \
--to=radhermit@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox