mirror of
https://abf.rosa.ru/djam/kernel-6.6.git
synced 2025-02-25 11:52:46 +00:00
Redrop UML on i586, it is not buildable and mostly useless
error: code model 'large' not supported in the 32 bit mode
This commit is contained in:
parent
7a29d5a563
commit
be1690a0f7
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
%define sublevel 4
|
||||
|
||||
# Release number. Increase this before a rebuild.
|
||||
%define rpmrel 2
|
||||
%define rpmrel 3
|
||||
%define fullrpmrel %{rpmrel}
|
||||
|
||||
%define rpmtag %{disttag}
|
||||
|
@ -61,7 +61,7 @@
|
|||
|
||||
# User Mode Linux, https://habr.com/ru/company/itsumma/blog/459558/
|
||||
# Not buildable on aarch64
|
||||
%ifarch %{ix86} %{x86_64}
|
||||
%ifarch %{x86_64}
|
||||
%bcond_without uml
|
||||
%else
|
||||
%bcond_with uml
|
||||
|
|
Loading…
Add table
Reference in a new issue