Bläddra i källkod

cancellation-points needs librt

Mike Frysinger 18 år sedan
förälder
incheckning
3f0fbd59eb
1 ändrade filer med 2 tillägg och 0 borttagningar
  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