use clang and lld

This commit is contained in:
SoftFever
2026-03-19 21:42:57 +08:00
parent 5c20da796c
commit 594e4a297d
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