Преглед изворни кода

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