Fix #364
This commit is contained in:
parent
f47f87e074
commit
8b7375ad77
|
@ -174,6 +174,8 @@ immutable string[] predefinedVersions = [
|
|||
"PPC64",
|
||||
"PPC_HardFloat",
|
||||
"PPC_SoftFloat",
|
||||
"RISCV32",
|
||||
"RISCV64",
|
||||
"S390",
|
||||
"S390X",
|
||||
"SDC",
|
||||
|
|
Loading…
Reference in New Issue