]> git.ipfire.org Git - thirdparty/lxc.git/commit
src/lxc/meson.build: fix the static library path 4221/head
authorSerge Hallyn <serge@hallyn.com>
Sat, 12 Nov 2022 00:20:37 +0000 (18:20 -0600)
committerSerge Hallyn <serge@hallyn.com>
Sat, 12 Nov 2022 00:20:37 +0000 (18:20 -0600)
commit64eb31d02d4933ad414239130df3dff45a0f6f91
tree0b560c33a72c10900795516b9b78f29536f0161c
parentfbed9bb75980e96c18c02924d6584a5660e186ac
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>
src/lxc/meson.build