Procházet zdrojové kódy

cancellation-points needs librt

Mike Frysinger před 19 roky
rodič
revize
3f0fbd59eb
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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