fix: add missing pkgconfig file for memb flavour lib
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 22 Sep 2021 20:06:23 +0000 (16:06 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 5 Oct 2021 17:55:55 +0000 (13:55 -0400)
commit4713a2a8e45e94549d7383009748fa63c623243c
tree15ba5ab4e10cf8ed494592fb1633f32edd6e2667
parent7ca7fe9c03217813bad0ff2986400d16aab51a38
fix: add missing pkgconfig file for memb flavour lib

We ship a pkg-config file for each urcu flavour library except the
latest introduced 'memb'.

Change-Id: If222949941d968f63b07616776440931657aa6db
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
.gitignore
configure.ac
src/Makefile.am
src/liburcu-memb.pc.in [new file with mode: 0644]
This page took 0.025494 seconds and 4 git commands to generate.