Ver Fonte

cancellation-points needs librt

Mike Frysinger há 18 anos atrás
pai
commit
3f0fbd59eb
1 ficheiros alterados com 2 adições e 0 exclusões
  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