distro-configs/Jenkins/linux_clang_dbgutil_64 | 1 - 1 file changed, 1 deletion(-)
New commits: commit 06babfc1803794f4c0969796d10707217e067258 Author: Luboš Luňák <l.lu...@collabora.com> AuthorDate: Fri Feb 21 11:22:17 2020 +0100 Commit: Luboš Luňák <l.lu...@collabora.com> CommitDate: Fri Feb 21 11:22:17 2020 +0100 Revert "make Linux Clang Jenkins builds use -Og" Per discussion in https://gerrit.libreoffice.org/c/core/+/88918 the Jenkins Clang is 5.0.2, which seems to be too old to even handle properly some kind of debuginfo with -Og. So while this indeed does make Jenkins builds faster, this has to wait until Jenkins uses a Clang version that can handle this better :(. This reverts commit c922d13b5b0ad983e64a046405fca9cd048c75fc. diff --git a/distro-configs/Jenkins/linux_clang_dbgutil_64 b/distro-configs/Jenkins/linux_clang_dbgutil_64 index b93185a67b2d..758c83606d51 100644 --- a/distro-configs/Jenkins/linux_clang_dbgutil_64 +++ b/distro-configs/Jenkins/linux_clang_dbgutil_64 @@ -3,4 +3,3 @@ COMPILER_PLUGINS_CXX=ccache g++ -std=c++11 --enable-kf5 --disable-dependency-tracking ---enable-optimized=debug _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits