diff options
Diffstat (limited to 'samples/riscv32-unknown-elf/crosstool.config')
-rw-r--r-- | samples/riscv32-unknown-elf/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/riscv32-unknown-elf/crosstool.config b/samples/riscv32-unknown-elf/crosstool.config index 1d68b8f6..96d665b0 100644 --- a/samples/riscv32-unknown-elf/crosstool.config +++ b/samples/riscv32-unknown-elf/crosstool.config @@ -1,4 +1,4 @@ -CT_CONFIG_VERSION="3" +CT_CONFIG_VERSION="4" CT_EXPERIMENTAL=y CT_ARCH_RISCV=y CT_TARGET_VENDOR="" |