Removed the debug tags from log entries in standard debug builds and added a special switch to the tests
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user