SHA256
8
0
forked from pool/doxygen

- add doxygen-empty-strings-segfault.patch to fix build of ldb

[https://github.com/doxygen/doxygen/pull/6751]

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=136
This commit is contained in:
2019-01-08 08:20:26 +00:00
committed by Git OBS Bridge
parent 0ce4afae89
commit 71c7b8e3c4
3 changed files with 50 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ Patch3: vhdlparser-no-return.patch
Patch4: doxygen-dot-one-thread.patch
# https://github.com/doxygen/doxygen/issues/6725
Patch5: doxygen-latex-makeindex.patch
# https://github.com/doxygen/doxygen/issues/6749
Patch6: doxygen-empty-strings-segfault.patch
BuildRequires: bison
BuildRequires: cmake >= 2.8.12
BuildRequires: flex
@@ -62,6 +64,7 @@ as well.
%patch4 -p1
%endif
%patch5 -p1
%patch6 -p1
%build
%cmake \