Jelajahi Sumber

cancellation-points needs librt

Mike Frysinger 18 tahun lalu
induk
melakukan
3f0fbd59eb
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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