1
0
Ruediger Oertel 2020-09-14 12:24:39 +00:00 committed by Git OBS Bridge
parent 21836c3787
commit efb03752f8

View File

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