]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Headers in /usr/local/include/decaf are now automatically detected 11562/head
authorFred Morcos <fred.morcos@open-xchange.com>
Wed, 20 Apr 2022 07:58:05 +0000 (09:58 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Wed, 20 Apr 2022 10:52:01 +0000 (12:52 +0200)
tasks.py

index 8cb9c52c0054cf49fc6642cafcc64f27d290fb83..ae99cb1558ffe8371af3e20909ce28bb6d437cdb 100644 (file)
--- a/tasks.py
+++ b/tasks.py
@@ -258,7 +258,6 @@ def ci_auth_configure(c):
                    ./configure \
                       CC='clang-12' \
                       CXX='clang++-12' \
-                      CPPFLAGS='-I/usr/local/include/decaf' \
                       LDFLAGS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib' \
                       --enable-option-checking=fatal \
                       --with-modules='bind geoip gmysql godbc gpgsql gsqlite3 ldap lmdb lua2 pipe remote tinydns' \