get gdb to put bt into build log on failure
This commit is contained in:
parent
9a64668e45
commit
4cfeb5ea50
@ -126,6 +126,7 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: findutils
|
BuildRequires: findutils
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: gdb
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: gperf
|
BuildRequires: gperf
|
||||||
BuildRequires: icu
|
BuildRequires: icu
|
||||||
@ -1276,6 +1277,7 @@ touch autogen.lastrun
|
|||||||
%{?bundling_options} \
|
%{?bundling_options} \
|
||||||
%{?archoptions}
|
%{?archoptions}
|
||||||
|
|
||||||
|
ulimit -c unlimited
|
||||||
make VERBOSE=true
|
make VERBOSE=true
|
||||||
|
|
||||||
#generate the icons and mime type stuff
|
#generate the icons and mime type stuff
|
||||||
|
Loading…
Reference in New Issue
Block a user