Skip to content
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

Enable wayland support #41

Open
jleibs opened this issue May 17, 2024 · 1 comment
Open

Enable wayland support #41

jleibs opened this issue May 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jleibs
Copy link
Contributor

jleibs commented May 17, 2024

Comment:

When we pull in a dependency on wayland, we indirectly end up with dep on glibc > 2.26 by way of memfd_create.

Until conda-forge supports glibc 2.28 (conda-forge/conda-forge.github.io#1941) we need to disable support for wayland in conda builds.

@jleibs jleibs added the enhancement New feature or request label May 17, 2024
@jleibs
Copy link
Contributor Author

jleibs commented May 18, 2024

We could maybe enable this before conda has support for 2.28 if wayland-rs added a feature flag instead:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant