aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.inc.unbound
diff options
context:
space:
mode:
authorLexi Winter <lexi@le-fay.org>2025-07-28 12:04:16 +0100
committerLexi Winter <lexi@le-fay.org>2025-07-28 12:04:16 +0100
commit1904ebb064121c6a8f54b2bbe2eeccc1c4f55896 (patch)
treec60ffeec5e4b0c50a5c7c820895e493bc606db40 /Makefile.inc.unbound
parent91c51c1b0e740ce8a09254d405afd41fca872ac4 (diff)
downloaddns-1904ebb064121c6a8f54b2bbe2eeccc1c4f55896.tar.gz
dns-1904ebb064121c6a8f54b2bbe2eeccc1c4f55896.tar.bz2
remove dn42
Diffstat (limited to 'Makefile.inc.unbound')
-rw-r--r--Makefile.inc.unbound2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.inc.unbound b/Makefile.inc.unbound
index 7dad766..29e52aa 100644
--- a/Makefile.inc.unbound
+++ b/Makefile.inc.unbound
@@ -11,8 +11,6 @@ UNBOUND_PROCESS_FLAGS?= \
-Dns_addrs="${NS_ADDRS}" \
-Dlocal_zones="${ZONES}" \
-Dinsecure_zones="${INSECURE_ZONES}" \
- -Ddn42_zones="${DN42_ZONES}" \
- -Ddn42_master="${DN42_MASTER}" \
-Dforwarders="${UNBOUND_FORWARDERS}"
unbound: