Skip to content

Do not use dlopen by default #58

@liferooter

Description

@liferooter

Using dlopen feature by default prevents the binary from dynamically linkage with wayland-client.so, making it harder to package such programs (e.g. for Nix, which automatically finds dynamically linked dependencies, but requires manual wrapping if dlopen is used) and makes it generally harder to track dependencies, giving no real advantages.

Please disable dlopen feature by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions