We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b956a9b commit a4a7d82Copy full SHA for a4a7d82
mpcalloc.pc.in
@@ -5,5 +5,5 @@ includedir=${prefix}/include
5
Name: mpcalloc
6
Description: A thread-aware and NUMA-aware memory allocator
7
Version: 0.1
8
-Libs: -L${libdir} -Wl,-rpath ${libdir} -lmpcalloc
+Libs: -L${libdir} -lmpcalloc
9
Cflags: -I${includedir} -I${includedir}/mpcalloc/
0 commit comments