]> 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>
Thu, 21 Nov 2013 14:06:50 +0000 (15:06 +0100)
debian-pdns/rules

index 02598ac792939583681c0f3c6291601ebd1ba53c..a9dc6f83ff5259dc37025827b958c338bad7271c 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