mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 10:32:54 +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
|
||||
|
||||
# User Mode Linux, https://habr.com/ru/company/itsumma/blog/459558/
|
||||
# Not buildable on aarch64
|
||||
%ifarch %{x86_64}
|
||||
%bcond_without uml
|
||||
%else
|
||||
# Not buildable on aarch64, rarely needed in general
|
||||
%bcond_with uml
|
||||
%endif
|
||||
|
||||
# "Nickel" is a special brand for certified distros
|
||||
%if %{mdvver} == 201905
|
||||
|
|
Loading…
Add table
Reference in a new issue