Merge pull request #847 from zoobab/master

Add support for xcompiler on Alpine 3.13
This commit is contained in:
enjoy-digital 2021-03-12 21:49:44 +01:00 committed by GitHub
commit 11f7416e36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ CPU_GCC_TRIPLE_RISCV32 = (
"riscv64-elf",
"riscv32-elf",
"riscv-none-embed",
"riscv-none-elf",
"riscv64-linux",
"riscv64-linux-gnu",
"riscv-sifive-elf",