Add sw64 architecture

Signed-off-by: wzx <wuzx1226@qq.com>
(cherry picked from commit ba859fadb5ef8fdcfb9b957b5dd735672b427761)
This commit is contained in:
wzx 2022-10-20 09:44:30 +08:00 committed by openeuler-sync-bot
parent 259df3169b
commit 852904f88a
2 changed files with 1945 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: boost
Version: 1.78.0
Release: 12
Release: 13
Summary: The free peer-reviewed portable C++ source libraries
License: Boost Software License 1.0
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.
# https://github.com/boostorg/python/pull/373
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}-chrono%{?_isa} = %{version}-%{release}
@ -442,6 +443,9 @@ find libs -name example -exec cp {} boost-example --parents -r \;
%{_libdir}/*.a
%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
- backport upstream filesystem patches to fix a possible security issue

1940
boost_1_78_0-sw.patch Executable file

File diff suppressed because it is too large Load Diff