Skip to content

Conversation

@roxell
Copy link

@roxell roxell commented Jan 14, 2026

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.

Pass backend parameter to KBuild class, otherwise all builds
fallback to make backend instead of tuxmake.

Signed-off-by: Anders Roxell <[email protected]>
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]>
@roxell roxell force-pushed the enable-tuxmake-backend branch from a81690a to 4021f52 Compare January 14, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant