mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 05:20:29 +00:00
build: add -fPIC for musl targets in C++ dependencies
This commit is contained in:
committed by
Mitchell Hashimoto
parent
a4368064a3
commit
61394d5213
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -217,6 +217,7 @@ jobs:
|
||||
x86_64-macos,
|
||||
aarch64-linux,
|
||||
x86_64-linux,
|
||||
x86_64-linux-musl,
|
||||
x86_64-windows,
|
||||
wasm32-freestanding,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user