once again tidy was unhappy
This commit is contained in:
parent
9cf5b2d81c
commit
2eac6f30c8
@ -16,7 +16,9 @@
|
||||
//! The default link script is very likely wrong, so you should use
|
||||
//! `-Clink-arg=-Tmy_script.ld` to override that with a correct linker script.
|
||||
|
||||
use crate::spec::{cvs, LinkerFlavor, FramePointer, PanicStrategy, RelocModel, Target, TargetOptions};
|
||||
use crate::spec::{
|
||||
cvs, FramePointer, LinkerFlavor, PanicStrategy, RelocModel, Target, TargetOptions,
|
||||
};
|
||||
|
||||
pub fn target() -> Target {
|
||||
Target {
|
||||
|
Loading…
x
Reference in New Issue
Block a user