fix build error for loongarch64
This commit is contained in:
parent
c02452c282
commit
e708a521e1
@ -1,6 +1,6 @@
|
||||
Name: biometric-authentication
|
||||
Version: 0.9.72
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: biometric-authentication
|
||||
License: LGPL-3.0
|
||||
URL: http://www.ukui.org
|
||||
@ -17,6 +17,9 @@ Patch02: 0002-delete-biometric-authenticationd-SingleInstance.patch
|
||||
%ifarch riscv64
|
||||
%global platform riscv64
|
||||
%endif
|
||||
%ifarch loongarch64
|
||||
%global platform loongarch64
|
||||
%endif
|
||||
|
||||
BuildRequires: python3
|
||||
BuildRequires: automake
|
||||
@ -183,6 +186,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 18 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 0.9.72-9
|
||||
- fix build build error for loongarch64
|
||||
|
||||
* Tue Mar 14 2023 peijiankang <peijiankang@kylinos.cn> - 0.9.72-8
|
||||
- delete biometric-authenticationd SingleInstance
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user