Add inline comments why we're forcing the target cpu
This commit is contained in:
parent
706f06c39a
commit
1b79bb937f
9 changed files with 25 additions and 19 deletions
|
@ -1,4 +1,5 @@
|
|||
//@ only-x86_64
|
||||
// Set the base cpu explicitly, in case the default has been changed.
|
||||
//@ compile-flags: -Copt-level=3 -Ctarget-cpu=x86-64
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue