Removed the debug tags from log entries in standard debug builds and added a special switch to the tests

This commit is contained in:
Markus Makela
2014-09-10 12:58:11 +03:00
parent f0bed1a8cc
commit aceae1c32b
3 changed files with 10 additions and 4 deletions

View File

@ -34,6 +34,7 @@ cleantests:
- $(DEL) *~
buildtests:
$(MAKE) -C $(LOG_MANAGER_PATH) ADD_DEBUG_TAGS=Y
$(CC) $(CFLAGS) \
-L$(LOG_MANAGER_PATH) \
-Wl,-rpath,$(DEST)/lib \