[Libreoffice-commits] core.git: distro-configs/Jenkins

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Jan 22 09:22:49 UTC 2019


 distro-configs/Jenkins/linux_gcc_release_64 |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5ae3f1fb1863af109e73f464097bdeda29113d4d
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Jan 21 10:48:00 2019 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Jan 22 10:22:25 2019 +0100

    Re-enable --enable-werror for Jenkins' gerrit_linux_gcc_release job
    
    ...now that an optimized -Werror build with contemporary GCC should work fine
    again after a bunch of recent commits (fed7c3deb3f4ec81f78967c2d7f3c4554398cb9d
    "Slience bogus -Werror=maybe-uninitialized" et al)
    
    Change-Id: I912d5dec9eb28b7e2a46cb350dcfed1ede55cb78
    Reviewed-on: https://gerrit.libreoffice.org/66666
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/distro-configs/Jenkins/linux_gcc_release_64 b/distro-configs/Jenkins/linux_gcc_release_64
index e30c34f941a4..ffdfe19bc18b 100644
--- a/distro-configs/Jenkins/linux_gcc_release_64
+++ b/distro-configs/Jenkins/linux_gcc_release_64
@@ -1,4 +1,3 @@
---disable-werror
 CC=/opt/rh/devtoolset-7/root/usr/bin/gcc
 CXX=/opt/rh/devtoolset-7/root/usr/bin/g++
 


More information about the Libreoffice-commits mailing list