aboutsummaryrefslogtreecommitdiff
path: root/default.bld
diff options
context:
space:
mode:
Diffstat (limited to 'default.bld')
-rw-r--r--default.bld3
1 files changed, 1 insertions, 2 deletions
diff --git a/default.bld b/default.bld
index 831959e..c6721b2 100644
--- a/default.bld
+++ b/default.bld
@@ -210,8 +210,7 @@ target ["tests/lzma"]
210 LDFLAGS += "-llzma"; 210 LDFLAGS += "-llzma";
211} 211}
212 212
213target ["tests/itoserver", "tests/socketblock", "tests/itoheap", 213target ["tests/threadid"]
214 "tests/itoqueue1", "tests/itoqueue2", "tests/conduit"]
215{ 214{
216 LDFLAGS += "-lpthread"; 215 LDFLAGS += "-lpthread";
217} 216}