!19 添加sw架构
From: @wuzx065891 Reviewed-by: @licunlong Signed-off-by: @licunlong
This commit is contained in:
commit
38bbe9db93
@ -1,6 +1,6 @@
|
|||||||
Name: pcre
|
Name: pcre
|
||||||
Version: 8.45
|
Version: 8.45
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Perl Compatible Regular Expressions
|
Summary: Perl Compatible Regular Expressions
|
||||||
## Source package only:
|
## Source package only:
|
||||||
# INSTALL: FSFAP
|
# INSTALL: FSFAP
|
||||||
@ -75,7 +75,7 @@ The %{name}-help package contains doc files for %{name}.
|
|||||||
libtoolize -cf
|
libtoolize -cf
|
||||||
autoreconf -vif
|
autoreconf -vif
|
||||||
%configure \
|
%configure \
|
||||||
%ifarch riscv64
|
%ifarch riscv64 sw_64
|
||||||
--disable-jit \
|
--disable-jit \
|
||||||
%else
|
%else
|
||||||
--enable-jit \
|
--enable-jit \
|
||||||
@ -116,6 +116,9 @@ make check VERBOSE=yes
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 8.45-3
|
||||||
|
- Add sw64 architecture
|
||||||
|
|
||||||
* Sat Oct 8 2022 huangduirong <huangduirong@huawei.com> - 8.45-2
|
* Sat Oct 8 2022 huangduirong <huangduirong@huawei.com> - 8.45-2
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user