diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2020-02-18 10:20:38 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2020-02-19 10:27:43 +0100 |
commit | e957382700ed9237d4a7b374cd76bec466f5231c (patch) | |
tree | 71f94d798edd8fa64707caf41a2c8066d4ca95d9 /dtrans/StaticLibrary_dtobj.mk | |
parent | e62b9937ed33388055560ca0710990742b530aec (diff) |
add --enable-optimized=debug
This will use -Og with GCC/Clang instead of -O0, which should make
unittests run faster without (hopefully) breaking anything related
to debugging. This is primarily meant to Jenkins builds, where
debug info is rarely needed (backtraces for unittest crashes AFAICT).
This can be also used to make LO itself run faster when developing,
but I personally do not find it worth it (with Clang and full PCH
this makes starmath build take about 70% longer, although presumably
for non-PCH builds the relative increase will be smaller).
Change-Id: I198d0759ebca94c90be662e02e0f1281a24d1d70
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88917
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'dtrans/StaticLibrary_dtobj.mk')
0 files changed, 0 insertions, 0 deletions