config.toml 133 B

123
  1. [target.x86_64-unknown-linux-gnu]
  2. # When building for linux, target the minimal supported CPU
  3. rustflags = ["-Ctarget-cpu=x86-64-v2"]