]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_target/src/spec/thumbv8m_main_none_eabihf.rs
New upstream version 1.55.0+dfsg1
[rustc.git] / compiler / rustc_target / src / spec / thumbv8m_main_none_eabihf.rs
index 49748f5ec6da4e7f8091b8aeac5fed1be8774854..3caf705421c6d35d6bab3ed6499ad854a59d381a 100644 (file)
@@ -11,6 +11,7 @@ pub fn target() -> Target {
         arch: "arm".to_string(),
 
         options: TargetOptions {
+            abi: "eabihf".to_string(),
             // If the Floating Point extension is implemented in the Cortex-M33
             // processor, the Cortex-M33 Technical Reference Manual states that
             // the FPU uses the FPv5 architecture, single-precision instructions