Use of proxy library implies use of TBB malloc, update .pc accordingly

This commit is contained in:
Petr Machata 2012-06-07 21:56:02 +02:00
parent 657e0b6918
commit 6763cfb656
1 changed files with 1 additions and 1 deletions

View File

@ -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