Skip to content

Commit a4a7d82

Browse files
committed
RPATH: remove
1 parent b956a9b commit a4a7d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpcalloc.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ includedir=${prefix}/include
55
Name: mpcalloc
66
Description: A thread-aware and NUMA-aware memory allocator
77
Version: 0.1
8-
Libs: -L${libdir} -Wl,-rpath ${libdir} -lmpcalloc
8+
Libs: -L${libdir} -lmpcalloc
99
Cflags: -I${includedir} -I${includedir}/mpcalloc/

0 commit comments

Comments
 (0)