mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-10 23:07:52 +00:00
commit
80a0ffb525
@ -442,7 +442,7 @@ AS_CASE(["$ARG_ENABLE_DEBUG"],
|
|||||||
],
|
],
|
||||||
["no"], [
|
["no"], [
|
||||||
AC_MSG_RESULT([no])
|
AC_MSG_RESULT([no])
|
||||||
AC_DEFINE([NDEBUG],[1],[Define to disable debug code.])
|
#AC_DEFINE([NDEBUG],[1],[Define to disable debug code.])
|
||||||
#COMPILETIME_OPTIONS="$COMPILETIME_OPTIONS -DNDEBUG "
|
#COMPILETIME_OPTIONS="$COMPILETIME_OPTIONS -DNDEBUG "
|
||||||
DEBUGFLAGS="-Os"
|
DEBUGFLAGS="-Os"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user