]> git.ipfire.org Git - thirdparty/lxc.git/commit
src/lxc/meson.build: fix the static library path 4225/head
authorSerge Hallyn <serge@hallyn.com>
Sat, 12 Nov 2022 00:20:37 +0000 (18:20 -0600)
committerScott Moser <smoser@brickies.net>
Tue, 22 Nov 2022 14:01:54 +0000 (09:01 -0500)
commit7d6b534386ac7d6aa4c4efc165849552b5fb642f
tree78bec7372c63c5691b8196d75bc6a1626c3d3a7e
parent116c24ade68fc6b1afed10dc9d08e864cf55f162
src/lxc/meson.build: fix the static library path

Since switching to meson, liblxc.a is being shipped as liblxc_static.a.
Change it back to liblxc.a.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
(cherry picked from commit 64eb31d02d4933ad414239130df3dff45a0f6f91)
src/lxc/meson.build