git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Produce debug output only if SMUX_DEBUG is defined
[stg.git]
/
projects
/
sgconf
/
build
diff --git
a/projects/sgconf/build
b/projects/sgconf/build
index fa8eb6456431d27a869b6d65d56c63485355f67b..4d881fe0c2c63fe37233a43c97f4451761bfd853 100755
(executable)
--- a/
projects/sgconf/build
+++ b/
projects/sgconf/build
@@
-24,7
+24,7
@@
else
then
DEFS="-DDEBUG"
MAKEOPTS="-j1"
- CXXFLAGS="$CXXFLAGS -g3 -W -Wall"
+ CXXFLAGS="$CXXFLAGS -g
gdb
3 -W -Wall"
else
MAKEOPTS="-j1"
fi