uatomic/x86: Remove redundant memory barriers
[urcu.git] / src / liburcu.pc.in
index 22bf2c8845977532fd6b1c19ade072913e2a0d45..8f738aee78121e571c8097576d92c9d7f1eca433 100644 (file)
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
+#
+# SPDX-License-Identifier: MIT
+
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
@@ -7,5 +11,5 @@ Name: Userspace RCU
 Description: A userspace RCU (read-copy-update) library, standard version
 Version: @PACKAGE_VERSION@
 Requires:
-Libs: -L${libdir} -lurcu
+Libs: -L${libdir} -lurcu-common -lurcu
 Cflags: -I${includedir} 
This page took 0.022246 seconds and 4 git commands to generate.