]> granicus.if.org Git - pdns/commitdiff
drop cryptopp from static build as libcryptopp.a is broken on Debian 7, which is...
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 1 Nov 2013 12:31:27 +0000 (13:31 +0100)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 1 Nov 2013 12:31:27 +0000 (13:31 +0100)
debian-pdns/rules

index 2be8b2df68ade1df6f6351e53f1ee45c0700c597..06d7c8d347eaa081b4d8c4f824dc8dc413a05113 100755 (executable)
@@ -53,7 +53,7 @@ build-static stamp-build-static:
                --with-pgsql-lib=/opt/postgresql/lib --with-pgsql-includes=/opt/postgresql/include \
                --with-modules="gmysql gpgsql pipe gsqlite3 lua geo tinydns mydns opendbx remote" \
                --with-dynmodules="" \
-               --enable-botan1.10 --enable-cryptopp \
+               --enable-botan1.10 \
                --enable-static-binaries \
                --enable-tools
        make -j4