Add debug flags
This commit is contained in:
parent
a5ab774a2f
commit
b209abf2cb
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ _OUTPUT_ = ${_OUTPUT_VERBOSE_}
|
|||
|
||||
_PYTHON_ = python2
|
||||
|
||||
_CC_FLAGS_ += -g -ggdb
|
||||
|
||||
#
|
||||
# ---------- inputs -----------------------------------------------------------
|
||||
#
|
||||
|
|
Reference in a new issue