Integrated: 8272332: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790

Severin Gehwolf sgehwolf at openjdk.java.net
Thu Aug 12 08:55:27 UTC 2021


On Wed, 11 Aug 2021 17:58:04 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Please review this simple build fix to correct the typo done in JDK-8255790. After the patch correct external library is added to the `libfontmanager.so` link command when building with `--with-harfbuzz=system`.
> 
> Thoughts?

This pull request has now been integrated.

Changeset: d38b3143
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d38b31438dd4730ee2149c02277d60c35b9d7d81
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8272332: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790

Reviewed-by: prr

-------------

PR: https://git.openjdk.java.net/jdk/pull/5091



More information about the build-dev mailing list