Skip to content
Snippets Groups Projects
Commit 7ec30cf1 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

fix: #1429 compilation on ARM x64

parent 0468f121
No related branches found
No related tags found
No related merge requests found
# ARM x64 specific, otherwise crash (because of rustc bug)
# see: https://github.com/rust-lang/cargo/issues/6489
[target.'cfg(all(target_arch = "aarch64"))']
codegen-units=1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment