We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-Ctarget-cpu=native
1 parent 574212d commit d332e21Copy full SHA for d332e21
xtask/templates/install-command.bash.txt
@@ -19,7 +19,6 @@ mkdir ./.cargo ./src
19
cat > ./.cargo/config.toml << EOF
20
[build]
21
rustflags = [
22
- "-Ctarget-cpu=native",
23
"--cfg", "atcoder",
24
]
25
EOF
0 commit comments