cross-rs / cross-toolchains

Additional Dockerfiles and crosstool-ng config files to build additional toolchains.
Apache License 2.0
96 stars 17 forks source link

Add Apple Darwin targets. #5

Closed Alexhuszagh closed 2 years ago

Alexhuszagh commented 2 years ago

Creates dockerfiles for the *-apple-darwin targets, and provides the build arguments MACOS_SDK_URL or MACOS_SDK_FILE and MACOS_SDK_DIR to find the pre-packaged tarball for the macOS SDK.

Instructions on how to use the variables is documented in the README.