Skip to content

Allow out of tree builds#11

Merged
Ana Pazos (apazos) merged 1 commit into
qualcomm:mainfrom
jonathonpenix:out_of_tree
Jan 20, 2026
Merged

Allow out of tree builds#11
Ana Pazos (apazos) merged 1 commit into
qualcomm:mainfrom
jonathonpenix:out_of_tree

Conversation

@jonathonpenix

Copy link
Copy Markdown
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 <jpenix@quicinc.com>
@apazos

Copy link
Copy Markdown
Contributor

Thanks Jonathon Penix (@jonathonpenix), LGTM

@apazos Ana Pazos (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