Open
Description
Checklist
- I've looked through the issues and pull requests for similar reports
Describe your issue
Enabling feature "thin" on zstd v0.11.2 caused the armv7/aarch64 build for musl and glibc to fail due to missing symbols.
What target(s) are you cross-compiling for?
aarch64-unknown-linux-gnu, aarch64-unknown-linux-musl, armv7-unknown-linux-gnueabihf, armv7-unknown-linux-musleabihf
Which operating system is the host (e.g computer cross is on) running?
- macOS
- Windows
- Linux / BSD
- other OS (specify in description)
What architecture is the host?
- x86_64 / AMD64
- arm32
- arm64 (including Mac M1)
What container engine is cross using?
- docker
- podman
- other container engine (specify in description)
cross version
cross 0.2.4
Example
No response
Additional information / notes
No response