We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54566f6 commit 3d023eaCopy full SHA for 3d023ea
redhat/kernel.spec.template
@@ -269,8 +269,6 @@ Summary: The Linux kernel
269
%define with_automotive_build %{?_with_automotive_build: 1} %{?!_with_automotive_build: 0}
270
# Control whether we perform a compat. check against published ABI.
271
%define with_kabichk %{?_without_kabichk: 0} %{?!_without_kabichk: 1}
272
-# Temporarily disable kabi checks until RC.
273
-%define with_kabichk 0
274
# Control whether we perform a compat. check against DUP ABI.
275
%define with_kabidupchk %{?_with_kabidupchk: 1} %{?!_with_kabidupchk: 0}
276
#
0 commit comments