Skip to content

fix(vscode): use C++ linker for Alpine packaging#232

Merged
hongjr03 merged 3 commits into
masterfrom
fix/alpine-musl-cxx-linker
Jun 7, 2026
Merged

fix(vscode): use C++ linker for Alpine packaging#232
hongjr03 merged 3 commits into
masterfrom
fix/alpine-musl-cxx-linker

Conversation

@hongjr03
Copy link
Copy Markdown
Member

@hongjr03 hongjr03 commented Jun 5, 2026

This change makes Alpine server packaging use the musl C++ driver as Cargo's target linker when no Cargo linker override is already configured. It also passes target linker flags through the Slang CMake build and adds a late musl libc link arg for Alpine packaging, so the C++ static runtime and musl libc dependencies are closed without changing non-Alpine targets.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

Docs preview: https://vide.pascal-lab.net/preview/pr-232/

@hongjr03 hongjr03 marked this pull request as ready for review June 5, 2026 06:22
@hongjr03 hongjr03 merged commit 0eee204 into master Jun 7, 2026
26 checks passed
@hongjr03 hongjr03 deleted the fix/alpine-musl-cxx-linker branch June 7, 2026 09:37
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