-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[GTK][WPE][Skia] Fix LoongArch build failure #46949
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
EWS run on previous version of this PR (hash 20b5020) |
There seem some other file(s) requiring |
20b5020
to
183c315
Compare
EWS run on current version of this PR (hash 183c315) |
https://bugs.webkit.org/show_bug.cgi?id=280505 Reviewed by NOBODY (OOPS!). The shipped skia code fails to build as at now because some files are missing from the cmake building system. Add those files and work around some issues building them with GCC. * Source/ThirdParty/skia/CMakeLists.txt: Link: WebKit/WebKit#46949 Signed-off-by: Xi Ruoyao <[email protected]>
https://bugs.webkit.org/show_bug.cgi?id=280505 Reviewed by NOBODY (OOPS!). The shipped skia code fails to build as at now because some files are missing from the cmake building system. Add those files and work around some issues building them with GCC. * Source/ThirdParty/skia/CMakeLists.txt: Link: WebKit/WebKit#46949 Signed-off-by: Xi Ruoyao <[email protected]>
The patch allows to build the latest webkitgtk stable for our distro: https://buildit.aosc.io/jobs/91173 |
https://bugs.webkit.org/show_bug.cgi?id=280505 Reviewed by Adrian Perez de Castro. The shipped skia code fails to build as at now because some files are missing from the cmake building system. Add those files and work around some issues building them with GCC. * Source/ThirdParty/skia/CMakeLists.txt: Canonical link: https://commits.webkit.org/296614@main
183c315
to
7565d2c
Compare
Committed 296614@main (7565d2c): https://commits.webkit.org/296614@main Reviewed commits have been landed. Closing PR #46949 and removing active labels. |
Backported into |
7565d2c
183c315
🛠 playstation