summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
bbfe116)
There is no reason for doing this except that Debian doesn't ship the not
MT version any more.
LOCAL_CFLAGS = -std=c++98 -Wall -pedantic -Iinclude
LOCAL_CFLAGS = -std=c++98 -Wall -pedantic -Iinclude
-LOCAL_LDFLAGS = -lboost_unit_test_framework
+LOCAL_LDFLAGS = -lboost_unit_test_framework-mt
TESTPRG = test_suite
TESTCMD = ./$(TESTPRG) --detect_memory_leak=1 --report_level=short \
TESTPRG = test_suite
TESTCMD = ./$(TESTPRG) --detect_memory_leak=1 --report_level=short \