From d9707e17d453042049d8a6cc920d9cc7fe09bf55 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 20 Jan 2020 15:09:48 +0100 Subject: [PATCH] Explicit--enable-dnstap, as suggested by lieter. --- builder-support/specs/pdns-recursor.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/builder-support/specs/pdns-recursor.spec b/builder-support/specs/pdns-recursor.spec index 758ae8817d..39df250212 100644 --- a/builder-support/specs/pdns-recursor.spec +++ b/builder-support/specs/pdns-recursor.spec @@ -79,6 +79,7 @@ package if you need a dns cache for your network. make %{?_smp_mflags} LIBRARY_PATH=/usr/lib64/boost148 %else --with-protobuf \ + --enable-dnstap \ --with-libcap \ --with-lua=%{lua_implementation} \ --enable-systemd --with-systemd=%{_unitdir} -- 2.47.2