Skip to content

Conversation

@jonathonpenix
Copy link
Contributor

Upstream musl (even the version musl-embedded is based on) seems to allow for out of tree builds. I think enabling this for musl-embedded is pretty straightforward--just making sure that we make paths source-relative and symlink our makefiles similar to what upstream does.

This is primarly helpful for us in that it lets us build multiple variants without worrying about whether they are concurrent.

Upstream musl (even the version musl-embedded is based on) seems to allow
for out of tree builds. I think enabling this for musl-embedded is pretty
straightforward--just making sure that we make paths source-relative and
symlink our makefiles similar to what upstream does.

This is primarly helpful for us in that it lets us build multiple variants
without worrying about whether they are concurrent.

Signed-off-by: Jonathon Penix <[email protected]>
@apazos
Copy link
Contributor

apazos commented Jan 20, 2026

Thanks @jonathonpenix, LGTM

@apazos apazos merged commit 7607269 into qualcomm:main Jan 20, 2026
5 of 6 checks passed
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.

2 participants