* [gentoo-commits] gentoo-x86 commit in dev-util/ccglue/files: ccglue-0.5.1-cflags.patch
@ 2012-05-31 14:09 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-05-31 14:09 UTC (permalink / raw
To: gentoo-commits
radhermit 12/05/31 14:09:52
Added: ccglue-0.5.1-cflags.patch
Log:
Respect CFLAGS.
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-util/ccglue/files/ccglue-0.5.1-cflags.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ccglue/files/ccglue-0.5.1-cflags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ccglue/files/ccglue-0.5.1-cflags.patch?rev=1.1&content-type=text/plain
Index: ccglue-0.5.1-cflags.patch
===================================================================
--- ccglue_v0.5.1/configure.in
+++ ccglue_v0.5.1/configure.in
@@ -19,10 +19,7 @@
[want_debug="$enableval"], [want_debug=no])
if test "x$want_debug" = "xyes"; then
- CXXFLAGS="$CXXFLAGS -O0 -ggdb"
AC_DEFINE([DEBUG], 1, [Define for debugging])
-else
- CXXFLAGS="$CXXFLAGS -O2"
fi
AC_CXX_HAVE_SSTREAM
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-31 14:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 14:09 [gentoo-commits] gentoo-x86 commit in dev-util/ccglue/files: ccglue-0.5.1-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