Browse Source

cancellation-points needs librt

Mike Frysinger 18 năm trước cách đây
mục cha
commit
3f0fbd59eb
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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