OSDN Git Service

cancellation-points needs librt
authorMike Frysinger <vapier@gentoo.org>
Wed, 2 May 2007 18:20:58 +0000 (18:20 -0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 2 May 2007 18:20:58 +0000 (18:20 -0000)
test/pthread/Makefile

index 560a424..ef924ad 100644 (file)
@@ -4,3 +4,5 @@
 include ../Test.mak
 
 EXTRA_LDFLAGS := -lpthread
+
+LDFLAGS_cancellation-points := -lrt