]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Use Lua on arm64 EL builds 15271/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 10 Mar 2025 12:08:23 +0000 (13:08 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 10 Mar 2025 12:08:23 +0000 (13:08 +0100)
builder-support/specs/dnsdist.spec

index bb7c63441f078a993c6193395c8877f870532194..88c8102e3b7b9947ce3a7a1c323b38d1a5222b9b 100644 (file)
@@ -102,7 +102,7 @@ export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/opt/lib64/pkgconfig
   -Ddns-over-https=true \
   -Dtls-gnutls=enabled \
   -Dlibcap=enabled \
-  -Dlua=luajit \
+  -Dlua=%{lua_implementation} \
   -Dre2=enabled \
   -Ddns-over-quic=true \
   -Ddns-over-http3=true \