Skip to content

Commit 6d77b8c

Browse files
docs: *-apple-darwin release builds are fixed in rust 1.84.0 (#306)
1 parent 9b32a1f commit 6d77b8c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ docker run --rm -it -v $(pwd):/io -w /io ghcr.io/rust-cross/cargo-zigbuild \
3636
docker run --rm -it -v ${pwd}:c:\io -w c:\io ghcr.io/rust-cross/cargo-zigbuild.windows `
3737
cargo zigbuild --target x86_64-apple-darwin
3838
```
39-
> [!NOTE]
40-
> Windows docker image can compile debug builds, but does NOT support `cargo build --release` for *-apple-darwin targets.
41-
> You will get ```error: unable to run `strip`: program not found```. If you know a solution to this, please open an issue and/or PR.
4239

4340
[![Packaging status](https://repology.org/badge/vertical-allrepos/cargo-zigbuild.svg?columns=4)](https://repology.org/project/cargo-zigbuild/versions)
4441

0 commit comments

Comments
 (0)