Skip to content

Commit

Permalink
Remove link to configure script - see #1562 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyMurphyTM1234 authored and cmuellner committed Oct 9, 2024
1 parent 57e6919 commit 071f07c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,6 @@ it will has a section named `gcc` and has a field `branch` is
There are several configure options for specifying the source tree of each
submodule/component.

* https://github.com/riscv-collab/riscv-gnu-toolchain/blob/795267df36fcf1269f2bd596ac42e0e91ad9cfd3/configure#L1426-L1444

For example, if you have GCC sources in `$HOME/gcc`, use `--with-gcc-src` to build the toolchain using those sources:

./configure ... --with-gcc-src=$HOME/gcc
Expand Down

0 comments on commit 071f07c

Please sign in to comment.