-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Updated harfbuzz to 11.0.1 #8870
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
a071ae3
to
1db27be
Compare
This is not related to the upgrade, but I wanted to make this note before I forgot: I noticed that harfbuzz was building a bunch of files unrelated to the library file, including tests. You may want to add the flags |
Could you point to where in the logs you noticed this? |
Sure. Looking again over the following logs, I think the flag that actually matters is In the compilation logs, before compilation begins, the following prolog is output:
and every source file after "Linking target src/libharfbuzz.so.0.61100.0" is unused by pillow, since
|
Ok, I've pushed a commit to disable building the tests. |
harfbuzz 11.0.1 has been released - https://github.com/harfbuzz/harfbuzz/releases/tag/11.0.1