Disable libelf

This commit is contained in:
Denis Silakov 2014-05-26 10:18:01 +04:00
parent f14de6701b
commit 66f508adcb

View file

@ -954,7 +954,9 @@ tar -zxf %{SOURCE3} -C cpu-os-macros
%if %{with docs}
--with-apidocs \
%endif
%if 0
--with-libelf \
%endif
--with-popt=external \
--with-xz=external \
--with-bzip2=external \