[OpenJDK 2D-Dev] RFR: 8266545: 8261169 broke Harfbuzz build with gcc 7 and 8
Thomas Stuefe
stuefe at openjdk.java.net
Wed May 5 08:00:09 UTC 2021
Harfbuzz upgrade broke Linux x64 build on older gccs. For details see JBS issue.
I fixed the issue in the harfbuzz sources, but I am not sure of the policy here. Do we modify the harfbuzz sources or leave them untouched? Advice is welcome.
The patch fixes linux x64 fastdebug and opt build for me.
-------------
Commit messages:
- start
Changes: https://git.openjdk.java.net/jdk/pull/3873/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3873&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8266545
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/3873.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3873/head:pull/3873
PR: https://git.openjdk.java.net/jdk/pull/3873
More information about the 2d-dev
mailing list