drop aarch64patches. No functional change
This commit is contained in:
parent
c91c5960a0
commit
04612c67bb
@ -8,8 +8,6 @@ Summary: The Linux kernel
|
|||||||
# be 0.
|
# be 0.
|
||||||
%global released_kernel 0
|
%global released_kernel 0
|
||||||
|
|
||||||
%global aarch64patches 1
|
|
||||||
|
|
||||||
# Sign modules on x86. Make sure the config files match this setting if more
|
# Sign modules on x86. Make sure the config files match this setting if more
|
||||||
# architectures are added.
|
# architectures are added.
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64
|
||||||
@ -328,11 +326,7 @@ Summary: The Linux kernel
|
|||||||
# Which is a BadThing(tm).
|
# Which is a BadThing(tm).
|
||||||
|
|
||||||
# We only build kernel-headers on the following...
|
# We only build kernel-headers on the following...
|
||||||
%if 0%{?aarch64patches}
|
|
||||||
%define nobuildarches i386 s390
|
%define nobuildarches i386 s390
|
||||||
%else
|
|
||||||
%define nobuildarches i386 s390 aarch64
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %nobuildarches
|
%ifarch %nobuildarches
|
||||||
%define with_up 0
|
%define with_up 0
|
||||||
|
Loading…
Reference in New Issue
Block a user