From f04e384fd888d97265da56e866b568bd7c4a4a46 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Tue, 16 Apr 2013 16:54:23 +0200 Subject: [PATCH] Build with --disable-werror Signed-off-by: Adam Tkac --- bind-dyndb-ldap.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index b36c5cb..8232b8f 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -34,7 +34,7 @@ off of your LDAP server. %build export CFLAGS="`isc-config.sh --cflags dns` $RPM_OPT_FLAGS" autoreconf -fiv -%configure +%configure --disable-werror make %{?_smp_mflags} @@ -60,6 +60,7 @@ rm -rf %{buildroot} %changelog * Tue Apr 16 2013 Adam Tkac 3.1-2 - rebuild against new bind +- build with --disable-werror * Fri Apr 12 2013 Petr Spacek 3.1-1 - update to 3.1