From f7fc243237d967aba76bb0b8a954cf952eca0693 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 25 Mar 2015 07:37:15 +0000 Subject: math category: Remove $PTHREAD_LIBS Note that math/PDL did not pass stage-QA before, so it was fixed. approved by: PTHREAD blanket --- math/graphthing/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'math/graphthing') diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 41e1add1d7b6..f46ae8107b2f 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -22,9 +22,7 @@ GNU_CONFIGURE= yes MAKEFILE= GNUmakefile PLIST_FILES= bin/graphthing bin/gt - -CPPFLAGS+= ${PTHREAD_CFLAGS} -LDFLAGS+= ${PTHREAD_LIBS} +LDFLAGS+= -lpthread post-patch: @${REINPLACE_CMD} -e \ -- cgit v1.2.3