/soc/2015/mmcc/main: b32ac39c6965: we probably shouldn't ship wi...
Michael McConville
mmcconville at mykolab.com
Tue Jun 23 16:02:33 EDT 2015
Changeset: b32ac39c69654b2390d008552d658287c1782ade
Author: Michael McConville <mmcconville at mykolab.com>
Date: 2015-06-18 14:46 -0400
Branch: default
URL: https://hg.pidgin.im/soc/2015/mmcc/main/rev/b32ac39c6965
Description:
we probably shouldn't ship with debug symbols enabled
diffstat:
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff --git a/configure.ac b/configure.ac
--- a/configure.ac
+++ b/configure.ac
@@ -1460,7 +1460,6 @@ if test "x$GCC" = "xyes"; then
fi
DEBUG_CFLAGS="-Wall $DEBUG_CFLAGS"
- CFLAGS="-g $CFLAGS"
fi
DEBUG_CPPFLAGS=`echo "$DEBUG_CFLAGS" | $sedpath 's/-Wdeclaration-after-statement//' | $sedpath 's/-Wmissing-prototypes//' | $sedpath 's/-Waggregate-return//'`
More information about the Commits
mailing list