]> git.llucax.com Git - software/posixx.git/blobdiff - test/Makefile
Add SUB_CANCEL to tipc::subscr_t
[software/posixx.git] / test / Makefile
index 9e9ad9fce66ae6593cfeafde2793964ceb4feba4..7f8519a719bed6450943c833e301021d93fb2a0b 100644 (file)
@@ -1,6 +1,6 @@
 
 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 \