Skip to content

webkitdevci: add sysprof-staticdev as build dependency#564

Open
clopez wants to merge 1 commit intoIgalia:mainfrom
clopez:sysprof-staticdev
Open

webkitdevci: add sysprof-staticdev as build dependency#564
clopez wants to merge 1 commit intoIgalia:mainfrom
clopez:sysprof-staticdev

Conversation

@clopez
Copy link
Contributor

@clopez clopez commented Sep 11, 2025

When WPE is built with -DUSE_SYSTEM_SYSPROF_CAPTURE=ON it looks for a static library (.a) named sysprof-capture-4, but yocto by default ships static libraries in a -staticdev package that is not included by default on the sysroot.

So explicitly include the -staticdev package in this case

When WPE is built with -DUSE_SYSTEM_SYSPROF_CAPTURE=ON it looks for
a static library (.a) named sysprof-capture-4, but yocto by default
ships static libraries in a -staticdev package that is not included
by default on the sysroot.

So explicitly include the -staticdev package in this case
@github-actions
Copy link

This PR is stale because it has been open 180 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants