add excludearch loongarch64

(cherry picked from commit 124a9e96e22231eedfcbf09c1771c5f1eb0f272a)
This commit is contained in:
yueyuankun 2024-07-04 14:10:35 +08:00 committed by openeuler-sync-bot
parent e33abf2f0a
commit 19191a2a64

View File

@ -57,6 +57,8 @@ BuildRequires: kernel-devel
Requires: coreutils systemd Requires: coreutils systemd
Requires: kpatch-runtime Requires: kpatch-runtime
Excludearch: loongarch64
############### Description ################ ############### Description ################
%description %description
SysCare is a system-level hot-fix service that provides security patches and system error hot-fixes for the operating system. SysCare is a system-level hot-fix service that provides security patches and system error hot-fixes for the operating system.
@ -212,6 +214,7 @@ fi
- all: add compile options - all: add compile options
- all: remove redundant code - all: remove redundant code
- all: finding executable from environment variables - all: finding executable from environment variables
- add excludearch loongarch64
* Mon May 20 2024 ningyu<ningyu9@huawei.com> - 1.2.1-8 * Mon May 20 2024 ningyu<ningyu9@huawei.com> - 1.2.1-8
- syscared: fix apply kernel module patch failure issue - syscared: fix apply kernel module patch failure issue
* Tue May 14 2024 ningyu<ningyu9@huawei.com> - 1.2.1-7 * Tue May 14 2024 ningyu<ningyu9@huawei.com> - 1.2.1-7