diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/static/build.html b/static/build.html index b1a71874..87f4e65b 100644 --- a/static/build.html +++ b/static/build.html @@ -238,9 +238,7 @@ <ul> <li>libgcc (for the host, not the target)</li> <li>binutils (for the host, not the target)</li> - <li>which</li> - <li>bc</li> - <li>cmp (diffutils)</li> + <li>bc (will be included as a prebuilt in the next major release)</li> </ul> <p>The dependency on the host libgcc and binutils for building utilities during the |
