You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config: jobs: Enable TuxMake backend for primary architectures
The traditional make-based builds required manual configuration of build
parameters and artifact collection. TuxMake provides a cleaner interface
with native fragment support, so let's use it.
Enable backend: tuxmake for the 8 primary kbuild params anchors covering
arm64, x86, arm, and riscv with both clang-21 and gcc-14 compilers.
Signed-off-by: Anders Roxell <[email protected]>
0 commit comments