ソースを参照

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