summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-09-16 05:30:46 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-09-16 05:30:46 -0400
commitb0a10d51c244e6d2115585c24872baa09bbf44b5 (patch)
treee6dc5a30733514bc1492042bae3862ed3d30ca0a /static
parentc9bfb971e8ccb73e820c7b49a204b18cd63766e5 (diff)
bc and m4 are provided by prebuilts/build-tools
These were added for Android 11, among other additions.
Diffstat (limited to 'static')
-rw-r--r--static/build.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 534cc436..61ada85b 100644
--- a/static/build.html
+++ b/static/build.html
@@ -259,7 +259,6 @@
<ul>
<li>libgcc (for the host, not the target)</li>
<li>binutils (for the host, not the target)</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
@@ -274,7 +273,6 @@
<li>diff (diffutils)</li>
<li>freetype2 and any OpenType/TrueType font (such as DejaVu but anything works)
for OpenJDK despite it being a headless variant without GUI support</li>
- <li>m4 (will be included as a prebuilt in the next major release)</li>
<li>ncurses5 (provided by the source tree for some tools but not others)</li>
<li>rsync</li>
<li>unzip</li>