* fix(zig): Increase memory limit due or aarch64 memory needs
* feat(zig): Use a macro to have the update script more efficient
(cherry picked from commit f14a65e5ff)
Co-authored-by: Gilver <rockgrub@disroot.org>
* fix(zig): GCC is a runtime dep to determine system information
* chore: Changelog
(cherry picked from commit 67f336cfd2)
Co-authored-by: Gilver <rockgrub@disroot.org>
* feat: Split Zig package into bootstrap and full build, have full build track bootstrap
* fix: Folder typo
(cherry picked from commit c81bad9d44)
Co-authored-by: Gilver <rockgrub@disroot.org>