Sfoglia il codice sorgente

cancellation-points needs librt

Mike Frysinger 18 anni fa
parent
commit
3f0fbd59eb
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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