cfg_dev.mk, defs.mk: Disable USE_TRACING and LOG_THREAD_NAMES

This commit is contained in:
Jan Lindemann 2004-02-09 23:23:17 +00:00 committed by Jan Lindemann
commit 359e598046
2 changed files with 9 additions and 3 deletions

View file

@ -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