RFR: 8332854: Unable to build openjdk with --with-harfbuzz=system
Jayathirth D V
jdv at openjdk.org
Mon Jun 17 06:06:17 UTC 2024
On Sun, 16 Jun 2024 21:31:50 GMT, Phil Race <prr at openjdk.org> wrote:
> Verified on Ubuntu 24.04
I checked build code and looks like by default bundled harfbuzz library is used. With --with-harfbuzz=system, we use system provided harfbuzz lib.
Change looks good to me.
-------------
Marked as reviewed by jdv (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19739#pullrequestreview-2121947603
More information about the client-libs-dev
mailing list