浏览代码

cancellation-points needs librt

Mike Frysinger 18 年之前
父节点
当前提交
3f0fbd59eb
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      test/pthread/Makefile

+ 2 - 0
test/pthread/Makefile

@@ -4,3 +4,5 @@
 include ../Test.mak
 
 EXTRA_LDFLAGS := -lpthread
+
+LDFLAGS_cancellation-points := -lrt