/soc/2015/mmcc/main: a9e7723e297b: replace debug CFLAGS with exp...
Michael McConville <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: a9e7723e297b3f3b7e38464d8b1bf664809c1587 Author: Michael McConville <[email protected]> Date: 2015-06-18 15:20 -0400 Branch: default URL: https://hg.pidgin.im/soc/2015/mmcc/main/rev/a9e7723e297b Description: replace debug CFLAGS with explanation diffstat: configure.ac | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diffs (12 lines): diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -1460,6 +1460,8 @@ if test "x$GCC" = "xyes"; then fi DEBUG_CFLAGS="-Wall $DEBUG_CFLAGS" + dnl Questioned by some, but allows us to ask users for backtraces + CFLAGS="-g $CFLAGS" fi DEBUG_CPPFLAGS=`echo "$DEBUG_CFLAGS" | $sedpath 's/-Wdeclaration-after-statement//' | $sedpath 's/-Wmissing-prototypes//' | $sedpath 's/-Waggregate-return//'` _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits