]> git.ipfire.org Git - thirdparty/pdns.git/commit
Auth/meson: Fix LMDB backend not finding symbols in `pdns-auth-util` 14370/head
authorFred Morcos <fred.morcos@open-xchange.com>
Sun, 23 Jun 2024 18:46:01 +0000 (20:46 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Sun, 23 Jun 2024 18:46:01 +0000 (20:46 +0200)
commit4577e307a1e192066904f9c133a68e9bd82a1ea9
tree807f1230a214ab3aebd22daf4b3a847c7c1455c9
parent5fec113ed15b435021854dd23d128191ca5b7181
Auth/meson: Fix LMDB backend not finding symbols in `pdns-auth-util`

This also makes `uuid-utils.{cc,hh}` a separate `link_whole` library to allow keeping its
symbols from being stripped at link time.
meson.build