Open zaneenders opened 1 month ago
Motivation:
Provide a fix for Issue #170 as well as being able to use NIO SSH in projects that want to cross-compile to Linux.
Modifications:
Add import for Musl if available.
Result:
Cross-compiling to both x86_64 and aarch64 works.
@swift-server-bot add to allowlist
Motivation:
Provide a fix for Issue #170 as well as being able to use NIO SSH in projects that want to cross-compile to Linux.
Modifications:
Add import for Musl if available.
Result:
Cross-compiling to both x86_64 and aarch64 works.