Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

renderdiff: allow for explicit (compile-time) linking of osmesa #8301

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

poweifeng
Copy link
Contributor

If the shared osmesa lib is not found, then we assume that the library has been compile-time linked via the linker. This is to accommodate build frameworks where compile-time linking is preferred.

If the shared osmesa lib is not found, then we assume that the
library has been compile-time linked via the linker.  This is to
accommodate build frameworks where compile-time linking is
preferred.
@poweifeng poweifeng added the internal Issue/PR does not affect clients label Dec 6, 2024
@poweifeng poweifeng enabled auto-merge (squash) December 12, 2024 06:11
@poweifeng poweifeng merged commit 49d8929 into main Dec 12, 2024
12 checks passed
@poweifeng poweifeng deleted the pf/bluegl-osmesa-explicit-link branch December 12, 2024 06:22
poweifeng added a commit that referenced this pull request Dec 12, 2024
If the shared osmesa lib is not found, then we assume that the
library has been compile-time linked via the linker.  This is to
accommodate build frameworks where compile-time linking is
preferred.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants