]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec and dnsdist: properly set up env vars 15915/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 24 Jul 2025 13:41:50 +0000 (15:41 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 24 Jul 2025 13:50:47 +0000 (15:50 +0200)
commit6d3c2334aa84258eaee409eb7e545eb67121a4a5
treebeb55b98bff8987c76d4ad07f5420145fbd3e5ad
parent8f8354cbb82b83553488965a5e991f8ea7571a15
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>
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