From b0a10d51c244e6d2115585c24872baa09bbf44b5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 16 Sep 2020 05:30:46 -0400 Subject: [PATCH] bc and m4 are provided by prebuilts/build-tools These were added for Android 11, among other additions. --- static/build.html | 2 -- 1 file changed, 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 @@

The dependency on the host libgcc and binutils for building utilities during the @@ -274,7 +273,6 @@

  • diff (diffutils)
  • freetype2 and any OpenType/TrueType font (such as DejaVu but anything works) for OpenJDK despite it being a headless variant without GUI support
  • -
  • m4 (will be included as a prebuilt in the next major release)
  • ncurses5 (provided by the source tree for some tools but not others)
  • rsync
  • unzip