From eba9480dbed31d77ef0f2167e13ab17d2d0ba0ae Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 5 Apr 2020 19:18:07 -0300 Subject: testing/libtbb: upgrade to 2020.2 --- testing/libtbb/tbbmalloc_proxy.pc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testing/libtbb/tbbmalloc_proxy.pc (limited to 'testing/libtbb/tbbmalloc_proxy.pc') diff --git a/testing/libtbb/tbbmalloc_proxy.pc b/testing/libtbb/tbbmalloc_proxy.pc new file mode 100644 index 0000000000..3d983761cc --- /dev/null +++ b/testing/libtbb/tbbmalloc_proxy.pc @@ -0,0 +1,5 @@ +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: @@VERSION@@ +Libs: -ltbbmalloc_proxy -ltbbmalloc -- cgit v1.2.3