From 3f0fbd59eb2d5bf9e360dba515ce12e9581e2be4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 2 May 2007 18:20:58 +0000 Subject: cancellation-points needs librt --- test/pthread/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') diff --git a/test/pthread/Makefile b/test/pthread/Makefile index 560a424cb..ef924ad1a 100644 --- a/test/pthread/Makefile +++ b/test/pthread/Makefile @@ -4,3 +4,5 @@ include ../Test.mak EXTRA_LDFLAGS := -lpthread + +LDFLAGS_cancellation-points := -lrt -- cgit v1.2.3