mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 13:03:58 +01:00
cfg_dev.mk, defs.mk: Disable USE_TRACING and LOG_THREAD_NAMES
This commit is contained in:
parent
2e94ebe232
commit
359e598046
2 changed files with 9 additions and 3 deletions
|
|
@ -53,5 +53,6 @@ COMPILE_DEBUG_CODE = true
|
|||
#USE_MPATROL = true
|
||||
USE_COMPILER_DEBUG_OPTS = true
|
||||
#USE_COMPILER_OPTIMIZATION = true
|
||||
USE_TRACING = true
|
||||
#USE_TRACING = true
|
||||
#USE_TIMER = true
|
||||
#LOG_THREAD_NAMES = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue