diff options
-rw-r--r-- | packaging/bind.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/bind.spec b/packaging/bind.spec index 3fb66568..0fab83d6 100644 --- a/packaging/bind.spec +++ b/packaging/bind.spec @@ -49,7 +49,8 @@ Embedded DHCPv6/RA Server & Relay (devel) --enable-ipv6 \ --with-randomdev=/dev/urandom \ --without-python \ - --disable-linux-caps + --disable-linux-caps \ + --disable-isc-spnego make -j1 |