Parcourir la source

cancellation-points needs librt

Mike Frysinger il y a 18 ans
Parent
commit
3f0fbd59eb
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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