mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 18:42:55 +00:00
off UML (user mode Linux) because it takes time to build but actually nobody uses it
This commit is contained in:
parent
a4ced5d5e6
commit
42ac3ab72b
1 changed files with 1 additions and 5 deletions
|
@ -65,12 +65,8 @@
|
||||||
%bcond_with fail
|
%bcond_with fail
|
||||||
|
|
||||||
# User Mode Linux, https://habr.com/ru/company/itsumma/blog/459558/
|
# User Mode Linux, https://habr.com/ru/company/itsumma/blog/459558/
|
||||||
# Not buildable on aarch64
|
# Not buildable on aarch64, rarely needed in general
|
||||||
%ifarch %{x86_64}
|
|
||||||
%bcond_without uml
|
|
||||||
%else
|
|
||||||
%bcond_with uml
|
%bcond_with uml
|
||||||
%endif
|
|
||||||
|
|
||||||
# "Nickel" is a special brand for certified distros
|
# "Nickel" is a special brand for certified distros
|
||||||
%if %{mdvver} == 201905
|
%if %{mdvver} == 201905
|
||||||
|
|
Loading…
Add table
Reference in a new issue