Files
letro-authentication-service/.cargo/config.toml
2025-02-05 18:53:25 +01:00

5 lines
201 B
TOML

# On x86_64, we target the x86-64-v2 psABI, as it is a good compromise between
# modern CPU instructions and compatibility.
[target.x86_64-unknown-linux-gnu]
rustflags = ["-C", "target-cpu=x86-64-v2"]