diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-09-15 11:42:47 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-09-15 21:58:23 +0200 |
commit | 8167bc89e9fa3c78d25477adc0b2dc19875e7cef (patch) | |
tree | a6d8205f0343f8f2ff35fccb6c7daa15fe2db2bb /src/mm-error-helpers.c | |
parent | 81b6c1b33303a7b73da761b30431dbdc260d94a9 (diff) |
build,meson: fix building shared utils and plugins
When building shared utils modules or plugins, we should not link with
the static libraries built under src/, because that would mean we're
including their symbols as exported by the modules, and it'll break in
runtime.
Instead, just define the correct set of 'include_directories' to be
used in each plugin.
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/436
Diffstat (limited to 'src/mm-error-helpers.c')
0 files changed, 0 insertions, 0 deletions