From 6763cfb656656ea361a03031685daabb293ca22b Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Thu, 7 Jun 2012 21:56:02 +0200 Subject: [PATCH] Use of proxy library implies use of TBB malloc, update .pc accordingly --- tbbmalloc_proxy.pc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tbbmalloc_proxy.pc b/tbbmalloc_proxy.pc index 7bfb0aa..bbfcd48 100644 --- a/tbbmalloc_proxy.pc +++ b/tbbmalloc_proxy.pc @@ -2,4 +2,4 @@ Name: Threading Building Blocks Scallable Malloc Proxy Description: Implementation of proxy that redirects memory allocation calls to TBB Scalable Memory Allocator URL: http://www.threadingbuildingblocks.org/ Version: _FEDORA_VERSION -Libs: -ltbbmalloc_proxy +Libs: -ltbbmalloc_proxy -ltbbmalloc