Commit 8445f49
ci(musl): clarify why -crt-static is needed
vite-task ships as a NAPI module in vite+, and musl Node with native
modules links to musl libc dynamically, so we must match.
https://claude.ai/code/session_01R3RoGqPDBRtNa2NRg3SeBM1 parent 30b15ae commit 8445f49
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
0 commit comments