mirror of
git://github.com/lxc/lxc
synced 2025-08-22 13:49:28 +00:00
github: ensure system liblxc is wiped
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
parent
e53abc4196
commit
0fd92707a5
1
.github/workflows/sanitizers.sh
vendored
1
.github/workflows/sanitizers.sh
vendored
@ -19,6 +19,7 @@ apt-get install --yes --no-install-recommends \
|
||||
llvm lsb-release make openssl pkg-config python3-all-dev \
|
||||
python3-setuptools rsync squashfs-tools uidmap unzip uuid-runtime \
|
||||
wget xz-utils
|
||||
apt-get remove --yes lxc-utils liblxc-common liblxc1 liblxc-dev
|
||||
|
||||
ARGS="--enable-sanitizers --enable-tests --prefix=/usr/ --sysconfdir=/etc/ --localstatedir=/var/ --disable-no-undefined"
|
||||
case "$CC" in clang*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user