forked from pool/doxygen
Accepting request 459311 from home:dimstar:Factory
Fix the segfault seen in :J OBS-URL: https://build.opensuse.org/request/show/459311 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=116
This commit is contained in:
@@ -34,6 +34,8 @@ Patch3: vhdlparser-no-return.patch
|
||||
Patch4: doxygen-dot-one-thread.patch
|
||||
# Submitted upstream, fix for https://bugzilla.gnome.org/show_bug.cgi?id=777672
|
||||
Patch6: res2cc_sort_resources.diff
|
||||
# PATCH-FIX-UPSTREAM doxygen-guard-null-variable.patch gh#doxygen/doxygen#555 dimstar@opensuse.org -- Protected against NULL pointer of variable al
|
||||
Patch7: doxygen-guard-null-variable.patch
|
||||
BuildRequires: bison
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: flex
|
||||
@@ -59,6 +61,7 @@ as well.
|
||||
%patch4 -p1
|
||||
%endif
|
||||
%patch6 -p0
|
||||
%patch7 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -fPIC"
|
||||
|
Reference in New Issue
Block a user