Hi,
Is there a way to add CPU-specific flags for rust ebuilds to make.conf? For instance something along the lines '-C target-cpu=native' to generate CPU optimized code? Or possibly other codegen options (https://doc.rust-lang.org/rustc/codegen ... index.html)?
J.


