RepositoryExternal.mk |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit d69eb22d4ec3d1d44d80e462e2ae746bd5a9a8cf
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Thu Feb 25 10:26:59 2016 +0100

    -Wno-shadow appears no longer necessary for KDE4
    
    Change-Id: I5edace31b5c73c88c301444aaabee3734fc8154e
    Reviewed-on: https://gerrit.libreoffice.org/22696
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index b7fa391..c61d394 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -2961,12 +2961,6 @@ $(call gb_LinkTarget_add_libs,$(1),\
        $(KDE4_LIBS) \
 )
 
-ifeq ($(COM),GCC)
-$(call gb_LinkTarget_add_cxxflags,$(1),\
-       -Wno-shadow \
-)
-endif
-
 endef
 
 else # !ENABLE_KDE4
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to