Please review this simple build fix to correct the type 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?
-
Commit messages:
- 8272332: --with-harfbuzz=system doesn'
On Wed, 11 Aug 2021 17:58:04 GMT, Severin Gehwolf wrote:
> Please review this simple build fix to correct the type 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?
Mark