Ruediger Oertel 2020-09-14 12:05:16 +00:00 committed by Git OBS Bridge
parent 29ea1b70d9
commit 6ac6e1e447

View File

@ -1121,6 +1121,7 @@ find -type f -exec chmod 644 {} +
%build
export CFLAGS="%{optflags} -fno-strict-aliasing -DLDAP_DEPRECATED"
sh autogen.sh
chmod +x configure # needed as configure script is not executable in 1.5..
%configure \
--enable-static=no \