emersion / emersion/mako

Build fails with static basu

Open
#637 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.3k
Forks
173
PR merge metrics
No merged PRs in 30d

Description

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:
```sh
meson setup --default-library=static build # basu
meson setup -Dsd-bus-provider=basu build # mako
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.