Skip to content
  • Beniamino Galvani's avatar
    build: meson: fix setting iptables/dnsmasq/dnssec-trigger paths · e860a2e0
    Beniamino Galvani authored
    Handle the iptables, dnsmasq and dnssec-trigger paths in the same way
    through common code.
    
    The path set by user must be accepted as is, even if does not exist,
    because this is a requirement for cross-compilation. When user does
    not specify a path, search a predefined set of paths and fall back to
    an hardcoded one.
    
    (cherry picked from commit 220dea09)
    e860a2e0