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

Look for backend implementations in a specific directory #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aperezdc
Copy link
Contributor

Make the backend loader search for implementations in the <libdir>/wpe-<apiversion> directory (typically /usr/lib/wpe-1.0) when a relative path is passed to wpe_loader_init().

Fixes #59

Make the backend loader search for implementations in the
<libdir>/wpe-<apiversion> directory (typically /usr/lib/wpe-1.0)
when a relative path is passed to wpe_loader_init().

Fixes #59
@aperezdc aperezdc modified the milestones: 1.8.0, 1.10.0 Sep 1, 2020
@aperezdc aperezdc modified the milestones: 1.10.0, 1.12.0 Mar 6, 2021
@aperezdc aperezdc modified the milestones: 1.12, 1.14 Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Install loadable backend modules to a separate directory
1 participant