use clang and lld

This commit is contained in:
SoftFever
2026-03-19 21:42:57 +08:00
parent f5ae17b8e9
commit ee88a5e52e
4 changed files with 29 additions and 22 deletions

View File

@@ -21,6 +21,8 @@ REQUIRED_DEV_PACKAGES=(
libssl-dev
libtool
libudev-dev
clang
lld
ninja-build
texinfo
wget