x86 barrier for Xeon Phi: use rsp on x86-64
[urcu.git] / liburcu.pc.in
... / ...
CommitLineData
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Userspace RCU
7Description: A userspace RCU (read-copy-update) library, standard version
8Version: @PACKAGE_VERSION@
9Requires:
10Libs: -L${libdir} -lurcu
11Cflags: -I${includedir}
This page took 0.021992 seconds and 4 git commands to generate.