]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: meson build: export ffi symbols so they become available to Lua 15292/head
authorOtto Moerbeek <otto@drijf.net>
Wed, 12 Mar 2025 09:54:17 +0000 (10:54 +0100)
committerOtto Moerbeek <otto@drijf.net>
Wed, 12 Mar 2025 09:57:49 +0000 (10:57 +0100)
commit1c5c1761f56b83acaa07e3b5ba84ca9cb9834024
tree93cc4ea8e643e38df9746df6ea44352094af14ef
parent85c58496503adf8737d5580b20bceb3a87821b78
rec: meson build: export ffi symbols so they become available to Lua

Do that specifically (and unconditionally) for the ffi functions only,
we do not need to export everything like the autotools do with -rdynamic.
pdns/recursordist/meson.build