Skip to content

Commit 3d023ea

Browse files
committed
kabi: enable check-kabi
JIRA: https://issues.redhat.com/browse/RHEL-113009 Upstream Status: RHEL only Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
1 parent 54566f6 commit 3d023ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

redhat/kernel.spec.template

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,6 @@ Summary: The Linux kernel
269269
%define with_automotive_build %{?_with_automotive_build: 1} %{?!_with_automotive_build: 0}
270270
# Control whether we perform a compat. check against published ABI.
271271
%define with_kabichk %{?_without_kabichk: 0} %{?!_without_kabichk: 1}
272-
# Temporarily disable kabi checks until RC.
273-
%define with_kabichk 0
274272
# Control whether we perform a compat. check against DUP ABI.
275273
%define with_kabidupchk %{?_with_kabidupchk: 1} %{?!_with_kabidupchk: 0}
276274
#

0 commit comments

Comments
 (0)