瀏覽代碼

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