mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
Disable libelf
This commit is contained in:
parent
f14de6701b
commit
66f508adcb
1 changed files with 2 additions and 0 deletions
2
rpm.spec
2
rpm.spec
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue