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
|
@ -332,6 +332,7 @@ def default_build_triple(verbose):
|
|||
'i786': 'i686',
|
||||
'loongarch64': 'loongarch64',
|
||||
'm68k': 'm68k',
|
||||
'csky': 'csky',
|
||||
'powerpc': 'powerpc',
|
||||
'powerpc64': 'powerpc64',
|
||||
'powerpc64le': 'powerpc64le',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue