forked from pool/doxygen
Accepting request 391155 from home:michel_mno:branches:devel:tools
- same work around ppc64 as already done for ppc64le [boo#921577] OBS-URL: https://build.opensuse.org/request/show/391155 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=104
This commit is contained in:
parent
4d48eba7bb
commit
b86a2460b6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 12:43:38 UTC 2016 - normand@linux.vnet.ibm.com
|
||||
|
||||
- same work around ppc64 as already done for ppc64le [boo#921577]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 21 00:48:27 UTC 2016 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -30,7 +30,7 @@ Patch0: %{name}-modify_footer.patch
|
||||
Patch1: %{name}-no-lowercase-man-names.patch
|
||||
# PATCH-FIX-UPSTREAM: add missing returns to non-void functions
|
||||
Patch3: vhdlparser-no-return.patch
|
||||
# suse specific, for ppc64le, workaround for bnc#921577
|
||||
# suse specific, for ppc64le ppc64, workaround for bnc#921577
|
||||
Patch4: doxygen-dot-one-thread.patch
|
||||
BuildRequires: bison
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -53,7 +53,7 @@ as well.
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch3 -p1
|
||||
%ifarch ppc64le
|
||||
%ifarch ppc64le ppc64
|
||||
%patch4 -p1
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user