]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: enable a few more optional parts for coverity build 11530/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 13 Apr 2022 12:32:13 +0000 (14:32 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 13 Apr 2022 12:32:13 +0000 (14:32 +0200)
.circleci/config.yml

index 55f387ea77c30cf6e177af9d6c07b9dd7aaeb823..bc8c04743ceb57333055aba04311024dadcffc17 100644 (file)
@@ -992,6 +992,7 @@ jobs:
             git \
             libboost-all-dev \
             libcap-dev \
+            libcurl4-openssl-dev \
             libluajit-5.1-dev \
             libfstrm-dev \
             libsnmp-dev \
@@ -1022,7 +1023,9 @@ jobs:
             --with-libsodium \
             --with-lua=luajit \
             --with-libcap \
-            --with-net-snmp
+            --with-net-snmp \
+            --enable-dnstap \
+            --enable-dns-over-tls
           working_directory: /opt/project/pdns/recursordist
       - run:
           name: build