aboutsummaryrefslogtreecommitdiff
path: root/samples/riscv64-unknown-elf/crosstool.config
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2024-09-02 17:09:55 -0700
committerChris Packham <judge.packham@gmail.com>2024-09-09 08:58:59 +1200
commit5f77abf9b09c079b9cb996648c728159bb60d311 (patch)
tree0789fdc1a87b144d27e4c50cc693e675ddfe761e /samples/riscv64-unknown-elf/crosstool.config
parent901722d34b4eff6867a0c82ff375d7a27dce6a2b (diff)
downloadcrosstool-ng-5f77abf9b09c079b9cb996648c728159bb60d311.tar.gz
crosstool-ng-5f77abf9b09c079b9cb996648c728159bb60d311.tar.bz2
crosstool-ng-5f77abf9b09c079b9cb996648c728159bb60d311.zip
RISC-V: Remove EXPERIMENTAL tag
It's been a while since RISC-V support was added to CT-NG in 2017. Since then RISC-V support was integrated in all the key toolchain components upstream and now are proven to be in a very good state. Thus it makes no sense to keep this architecture "hidden" in experimental options, so we promote RISC-V architecture in CT-NG. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'samples/riscv64-unknown-elf/crosstool.config')
-rw-r--r--samples/riscv64-unknown-elf/crosstool.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/riscv64-unknown-elf/crosstool.config b/samples/riscv64-unknown-elf/crosstool.config
index 4ee03576..a6404c5a 100644
--- a/samples/riscv64-unknown-elf/crosstool.config
+++ b/samples/riscv64-unknown-elf/crosstool.config
@@ -1,5 +1,4 @@
CT_CONFIG_VERSION="4"
-CT_EXPERIMENTAL=y
CT_ARCH_RISCV=y
# CT_DEMULTILIB is not set
CT_ARCH_USE_MMU=y