WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
281215
REGRESSION(
284276@main
): Broke the build in multiple platforms that can't provide the libspiel dependency
https://bugs.webkit.org/show_bug.cgi?id=281215
Summary
REGRESSION(284276@main): Broke the build in multiple platforms that can't pro...
Miguel Gomez
Reported
2024-10-10 03:48:27 PDT
It's adding libspiel as a dependency, which is causing a lot of problems to build where that package is not available.
Attachments
Add attachment
proposed patch, testcase, etc.
Miguel Gomez
Comment 1
2024-10-10 03:51:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34971
Miguel Gomez
Comment 2
2024-10-10 06:19:02 PDT
Change of plans, I'll revert
284276@main
cause we need a better approach for this than just disable the feature.
Michael Catanzaro
Comment 3
2024-10-10 06:29:40 PDT
(In reply to Miguel Gomez from
comment #2
)
> Change of plans, I'll revert
284276@main
cause we need a better approach for > this than just disable the feature.
Disabling the feature is surely what you're expected to do when libspiel is not available?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug