]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Let meson do the Lua detection (auto) in our Docker image 15289/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 12 Mar 2025 13:49:30 +0000 (14:49 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 12 Mar 2025 13:49:30 +0000 (14:49 +0100)
commit1e4d7996acca6ce28bdedbb96e0e9389dd1bf216
tree876ec6c4f025da767b06dfd5e00f1c4596e1d6fa
parent732d0aac4ddc63939892b199e968c640d40d7dc6
dnsdist: Let meson do the Lua detection (auto) in our Docker image

It will first try LuaJIT then Lua 5.3, then older versions, which
is what we want.
Dockerfile-dnsdist