Fix README toolchain build instructions

This commit is contained in:
Clifford Wolf 2017-01-16 13:14:28 +01:00
parent f975ce1e45
commit e9b6bcf9c0
1 changed files with 1 additions and 1 deletions

View File

@ -624,7 +624,7 @@ pure RV32I target, and install it in `/opt/riscv32i`:
git submodule update --init --recursive
mkdir build; cd build
../configure --with-arch=RV32I --prefix=/opt/riscv32i
../configure --with-arch=rv32i --prefix=/opt/riscv32i
make -j$(nproc)
The commands will all be named using the prefix `riscv32-unknown-elf-`, which