Skip to content

Build fails with static basu #637

@sirdurin

Description

@sirdurin

The build process fails if basu is linked as a static library, because parse_boolean is exported in libbasu.a and also defined in mako.

Reproduce with these build options:

meson setup --default-library=static build # basu
meson setup -Dsd-bus-provider=basu build # mako

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions