cross-rs / cross-toolchains

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

Build failed with podman under fedora 40 #59

Closed jb-alvarado closed 1 month ago

jb-alvarado commented 4 months ago

Just a note: If a MACOS_SDK_URL is given, podman can't create the image. To fix this, remove COPY $MACOS_SDK_DIR/$MACOS_SDK_FILE* / from the docker file.