add a csky-unknown-linux-gnuabiv2 target
This commit is contained in:
parent
3071e0aef6
commit
d16409fe22
30 changed files with 313 additions and 4 deletions
|
@ -12,6 +12,7 @@
|
|||
target_arch = "mips",
|
||||
target_arch = "mips32r6",
|
||||
target_arch = "powerpc",
|
||||
target_arch = "csky"
|
||||
target_arch = "powerpc64"))]
|
||||
const MIN_ALIGN: usize = 8;
|
||||
#[cfg(any(target_arch = "x86_64",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue