build: add -fPIC for musl targets in C++ dependencies

This commit is contained in:
Tommy D. Rossi
2026-01-07 00:53:59 +01:00
committed by Mitchell Hashimoto
parent a4368064a3
commit 61394d5213
7 changed files with 7 additions and 6 deletions

View File

@@ -217,6 +217,7 @@ jobs:
x86_64-macos,
aarch64-linux,
x86_64-linux,
x86_64-linux-musl,
x86_64-windows,
wasm32-freestanding,
]