SHA256
8
0
forked from pool/doxygen

Accepting request 336659 from home:pgajdos:doxygen-ppc64le

- work around Power8 double free or corruption [bnc#921577]
  + doxygen-dot-one-thread.patch

OBS-URL: https://build.opensuse.org/request/show/336659
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=96
This commit is contained in:
2015-10-06 08:57:49 +00:00
committed by Git OBS Bridge
parent 18f3d1f612
commit 73374f6a59
3 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Index: src/config.xml
===================================================================
--- src/config.xml.orig 2015-06-27 13:40:48.000000000 +0200
+++ src/config.xml 2015-10-05 15:50:05.584725277 +0200
@@ -3130,7 +3130,7 @@
]]>
</docs>
</option>
- <option type='int' id='DOT_NUM_THREADS' defval='0' minval='0' maxval='32' depends='HAVE_DOT'>
+ <option type='int' id='DOT_NUM_THREADS' defval='1' minval='0' maxval='32' depends='HAVE_DOT'>
<docs>
<![CDATA[
The \c DOT_NUM_THREADS specifies the number of \c dot invocations doxygen is