Browse Source

Update README.md to reflect new default ISA spec version

Default ISA spec version was bumped to 20191213 in
0ae36fce64 (#1229)
but it's not reflected in README.md.
pull/1254/head
tienntr 3 years ago
committed by Christoph Müllner
parent
commit
859e6d75bf
  1. 2
      README.md

2
README.md

@ -145,7 +145,7 @@ Example: ```GCC_EXTRA_CONFIGURE_FLAGS=--with-gmp=/opt/gmp make linux```
Possible options are: `2.2`, `20190608` and `20191213`.
The default version is `2.2`.
The default version is `20191213`.
More details about this option you can refer this post [RISC-V GNU toolchain bumping default ISA spec to 20191213](https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/aE1ZeHHCYf4).

Loading…
Cancel
Save