]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec and dnsdist: properly set up env vars 16030/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 24 Jul 2025 13:41:50 +0000 (15:41 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 25 Aug 2025 08:56:24 +0000 (10:56 +0200)
commit80c7b5172efdbeebb7e6c0970e6ab5d3aea67af8
treeaad7b25371ef6437431bae6f2ce84a314b093d95
parent3abe83aba8444e422fbd2d3b025a2ffc22a7f8b1
rec and dnsdist: properly set up env vars

env.append() appends to an existing value

Should fix the error in #15896, but the reported location of cargo
still might be wrong.

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
(cherry picked from commit 6d3c2334aa84258eaee409eb7e545eb67121a4a5)
pdns/dnsdistdist/dnsdist-rust-lib/rust/build_dnsdist_rust_library
pdns/dnsdistdist/dnsdist-rust-lib/rust/meson.build
pdns/recursordist/rec-rust-lib/rust/build_recrust
pdns/recursordist/rec-rust-lib/rust/meson.build