On Thu, 13 Jan 2022 12:02:33 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> Our build system provides helpful hints about the packages to install to > resolve the build-time dependencies. It can be amended to include Alpine/apk > package managers. Noticed this when trying to build mainline OpenJDK on > Alpine 3. > > Additional testing: > - [x] Was able to build on clean Alpine 3 with these hints This pull request has now been integrated. Changeset: a30aa52b Author: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/a30aa52b77931bcea38213cf3d243d18a37dc858 Stats: 25 lines in 1 file changed: 23 ins; 0 del; 2 mod 8279958: Provide configure hints for Alpine/apk package managers Reviewed-by: erikj ------------- PR: https://git.openjdk.java.net/jdk/pull/7064