rollup merge of #18636 : luqmana/armf
This commit is contained in:
commit
b5ca21ee92
@ -18,7 +18,7 @@ pub fn target() -> Target {
|
||||
-f32:32:32-f64:64:64\
|
||||
-v64:64:64-v128:64:128\
|
||||
-a0:0:64-n32".to_string(),
|
||||
llvm_target: "arm-unknown-linux-gnueabi".to_string(),
|
||||
llvm_target: "arm-unknown-linux-gnueabihf".to_string(),
|
||||
target_endian: "little".to_string(),
|
||||
target_word_size: "32".to_string(),
|
||||
arch: "arm".to_string(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user