!9 fix build error for loongarch64
From: @zhangwenlong01 Reviewed-by: @ut-layne-yang Signed-off-by: @ut-layne-yang
This commit is contained in:
commit
12631d2b75
@ -6,7 +6,7 @@
|
||||
%define modular_conf 1
|
||||
%define split_getimage 1
|
||||
|
||||
%define baserelease 6
|
||||
%define baserelease 7
|
||||
|
||||
%global use_clang_as_cc 0
|
||||
%global use_clang_analyze 0
|
||||
@ -516,6 +516,8 @@ touch config.rpath
|
||||
aclocal
|
||||
autoconf
|
||||
autoheader
|
||||
%_update_config_guess
|
||||
%_update_config_sub
|
||||
|
||||
%build
|
||||
|
||||
@ -1111,6 +1113,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 19 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 1:6.06-7
|
||||
- fix build error for loongarch64
|
||||
|
||||
* Mon Sep 11 2023 leeffo <liweiganga@uniontech.com> - 1:6.06-6
|
||||
- add install requires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user