Build binaries compatible with cf-protection

This commit is contained in:
2024-11-11 16:17:57 -08:00
parent bdd343bb57
commit 707dbdb391
2 changed files with 30 additions and 3 deletions

View File

@@ -13,12 +13,14 @@ RUN TZ=America/Los_Angeles DEBIAN_FRONTEND=noninteractive apt-get install -y \
ccache \
cmake \
curl \
devscripts \
g++-aarch64-linux-gnu \
gcovr \
git \
gnupg \
libc6-dbg \
lsb-release \
mold \
ninja-build \
pre-commit \
python3-requests \