Added vendor string for riscv32-hifive1-elf

This commit is contained in:
Franz Flasch 2018-01-22 15:26:28 +01:00
parent 8c74cdf9dc
commit c8c9249659
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@ CT_EXPERIMENTAL=y
CT_ARCH_RISCV=y
CT_ARCH_ARCH="rv32ima"
CT_ARCH_ABI="ilp32"
CT_TARGET_VENDOR=""
CT_TARGET_VENDOR="hifive1"
# CT_CC_GCC_LDBL_128 is not set

View File

@ -1,3 +1,3 @@
reporter_name="Franz Flasch"
reporter_url="https://github.com/franzflasch/crosstool-ng.git"
reporter_url="https://github.com/franzflasch/crosstool-ng"
reporter_comment=""