From 4cfeb5ea50361f16f7eb5a7faf71493f929ef980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Sat, 25 Apr 2015 13:53:26 +0100 Subject: [PATCH] get gdb to put bt into build log on failure --- libreoffice.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index 65353a1..87c8c28 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -126,6 +126,7 @@ BuildRequires: doxygen BuildRequires: findutils BuildRequires: flex BuildRequires: gcc-c++ +BuildRequires: gdb BuildRequires: git BuildRequires: gperf BuildRequires: icu @@ -1276,6 +1277,7 @@ touch autogen.lastrun %{?bundling_options} \ %{?archoptions} +ulimit -c unlimited make VERBOSE=true #generate the icons and mime type stuff