Use of proxy library implies use of TBB malloc, update .pc accordingly
This commit is contained in:
parent
657e0b6918
commit
6763cfb656
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user