forked from pool/boost
Accepting request 232265 from home:k0da:ppc
OBS-URL: https://build.opensuse.org/request/show/232265 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=129
This commit is contained in:
committed by
Git OBS Bridge
parent
159a577cd3
commit
120d7907b2
@@ -37,7 +37,7 @@
|
||||
%endif
|
||||
|
||||
# context hasn't been ported to most architectures yet
|
||||
%ifarch %ix86 x86_64 %arm mips ppc ppc64
|
||||
%ifarch %ix86 x86_64 %arm mips ppc ppc64 ppc64le
|
||||
%define build_context 1
|
||||
%else
|
||||
%define build_context 0
|
||||
@@ -120,6 +120,11 @@ Patch73: boost-1.54-003-log.patch
|
||||
Patch74: boost-1.54-change85160.patch
|
||||
#PATCH-FIX-UPSTREAM https://svn.boost.org/trac/boost/ticket/9041
|
||||
Patch75: boost-1.54.0-thread-link_atomic.patch
|
||||
#PATCH-FIX-UPSTREAM https://github.com/boost-at/boost_1_55_0/commit/4221b902fe3a3a9ff1e2d384acf46eceda782160
|
||||
Patch76: boost-ppc64-abiv2-context.patch
|
||||
#PATCH-FIX-UPSTREAM https://github.com/boost-at/boost_1_55_0/commit/e0fc16ec166c90564487f99078ed228e27828d2e
|
||||
Patch77: boost-ppc64-abiv2-coroutine.patch
|
||||
|
||||
Recommends: %{all_libs}
|
||||
|
||||
%define _docdir %{_datadir}/doc/packages/boost-%{version}
|
||||
@@ -437,6 +442,8 @@ find -type f ! \( -name \*.sh -o -name \*.py -o -name \*.pl \) -exec chmod -x {}
|
||||
%patch73 -p1
|
||||
%patch74 -p0
|
||||
%patch75 -p1
|
||||
%patch76 -p1
|
||||
%patch77 -p1
|
||||
#stupid build machinery copies .orig files
|
||||
find . -name \*.orig -exec rm {} +
|
||||
|
||||
|
||||
Reference in New Issue
Block a user