mirror of
https://github.com/apple/pkl.git
synced 2026-08-23 12:14:01 +02:00
This improves the development experience for (WSL) Linux users. They can now run "./gradlew buildNative" without having a musl toolchain installed. In this case, only the dynamically linked executable will be built.