!99 [sync] PR-97: 添加sw架构
From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
2410599445
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: boost
|
Name: boost
|
||||||
Version: 1.78.0
|
Version: 1.78.0
|
||||||
Release: 12
|
Release: 13
|
||||||
Summary: The free peer-reviewed portable C++ source libraries
|
Summary: The free peer-reviewed portable C++ source libraries
|
||||||
License: Boost Software License 1.0
|
License: Boost Software License 1.0
|
||||||
URL: http://www.boost.org
|
URL: http://www.boost.org
|
||||||
@ -27,6 +27,7 @@ Patch6: boost-1.78-filesystem-Use-O_NONBLOCK-instead-of-O_NDELAY.patch
|
|||||||
# These patches have not been merged yet.
|
# These patches have not been merged yet.
|
||||||
# https://github.com/boostorg/python/pull/373
|
# https://github.com/boostorg/python/pull/373
|
||||||
Patch9000: boost-1.78-python-Update-call_method-hpp.patch
|
Patch9000: boost-1.78-python-Update-call_method-hpp.patch
|
||||||
|
Patch9001: boost_1_78_0-sw.patch
|
||||||
|
|
||||||
Requires: %{name}-atomic%{?_isa} = %{version}-%{release}
|
Requires: %{name}-atomic%{?_isa} = %{version}-%{release}
|
||||||
Requires: %{name}-chrono%{?_isa} = %{version}-%{release}
|
Requires: %{name}-chrono%{?_isa} = %{version}-%{release}
|
||||||
@ -442,6 +443,9 @@ find libs -name example -exec cp {} boost-example --parents -r \;
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 19 2022 wuzx<wuzx1226@qq.com> - 1.78.0-13
|
||||||
|
- add sw64 patch
|
||||||
|
|
||||||
* Sun Mar 20 2022 Liu Zixian <liuzixian4@huawei.com> - 1.78.0-12
|
* Sun Mar 20 2022 Liu Zixian <liuzixian4@huawei.com> - 1.78.0-12
|
||||||
- backport upstream filesystem patches to fix a possible security issue
|
- backport upstream filesystem patches to fix a possible security issue
|
||||||
|
|
||||||
|
|||||||
1940
boost_1_78_0-sw.patch
Executable file
1940
boost_1_78_0-sw.patch
Executable file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user