ci(makefile.yml): update workflow to remove tcc and include lld

This commit is contained in:
2026-07-05 20:42:16 -04:00
parent 33f7264184
commit 720f3e7136
+1 -1
View File
@@ -21,8 +21,8 @@ jobs:
pacman -S --noconfirm --needed \ pacman -S --noconfirm --needed \
base-devel \ base-devel \
git \ git \
tcc \
clang \ clang \
lld \
pkg-config \ pkg-config \
wayland \ wayland \
wayland-protocols \ wayland-protocols \