Skip to content

webkitdevci: add sysprof-staticdev as build dependency - #564

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

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

Conversation

@clopez

@clopez clopez commented Sep 11, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

@psaavedra psaavedra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this ready for merging?

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