diff --git a/accel-config.changes b/accel-config.changes index f9df57c..51b8346 100644 --- a/accel-config.changes +++ b/accel-config.changes @@ -15,6 +15,8 @@ Wed Mar 30 08:11:22 UTC 2022 - Danilo Spinella * Add support for driver_name attr to get wq driver name * Fix a read buffer length related bug * Add opcode operation support +- Build exclusively on x86_64, as kernel module idxd.ko cannot be + found on i586 ------------------------------------------------------------------- Thu Dec 30 15:11:29 UTC 2021 - Danilo Spinella diff --git a/accel-config.spec b/accel-config.spec index 5bada18..1727d70 100644 --- a/accel-config.spec +++ b/accel-config.spec @@ -35,7 +35,7 @@ BuildRequires: xmlto BuildRequires: pkgconfig(json-c) BuildRequires: pkgconfig(uuid) Requires: %{pkg_libname} = %{version}-%{release} -ExclusiveArch: x86_64 i586 +ExclusiveArch: x86_64 %description Utility library and command-line tool for configuring the Intel