Bug 277627
| Summary: | [CMake] Always prefer a system provided libsysprof-capture | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | CMake | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=280184 | ||
| Bug Depends on: | 275321, 277626, 278341 | ||
| Bug Blocks: | |||
Adrian Perez
SSIA.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
On top of providing the package in the Flatpak SDK (bug #277626) we need
to make sure wkdev-sdk (https://github.com/Igalia/webkit-container-sdk)
also provides it.
Once those are in place, we can always prefer the system-installed version
of the library.
Adrian Perez
Almost all moving parts are now in place. We can switch developer builds
to use the system sysprof-capture once an updated Flatpak SDK gets deployed.
Adrian Perez
(In reply to Adrian Perez from comment #2)
> Almost all moving parts are now in place. We can switch developer builds
> to use the system sysprof-capture once an updated Flatpak SDK gets deployed.
The Flatpak SDK version 283692@main has been deployed and it includes
now libsysprof-capture =]
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/33760
EWS
Committed 283841@main (2375dd4123e7): <https://commits.webkit.org/283841@main>
Reviewed commits have been landed. Closing PR #33760 and removing active labels.