Explorar el Código

cancellation-points needs librt

Mike Frysinger hace 18 años
padre
commit
3f0fbd59eb
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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