Skip to content

[glib] disable sysprof by default on linux #45414

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

Open
willco007 opened this issue May 7, 2025 · 0 comments · May be fixed by #45608
Open

[glib] disable sysprof by default on linux #45414

willco007 opened this issue May 7, 2025 · 0 comments · May be fixed by #45608
Assignees
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Comments

@willco007
Copy link

Is your feature request related to a problem? Please describe.

When building glib it will find libsysprof-capture-4.a on your system and enable tracing in the library. Then it will require you to link against it which is not desired.

Proposed solution

Disable it when building meson -Dsysprof=disabled build by default.

Describe alternatives you've considered

No response

Additional context

No response

@willco007 willco007 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label May 7, 2025
SchaichAlonso added a commit to PurpleFlowerGarden/vcpkg that referenced this issue May 21, 2025
SchaichAlonso added a commit to PurpleFlowerGarden/vcpkg that referenced this issue May 21, 2025
@SchaichAlonso SchaichAlonso linked a pull request May 21, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants