external/firebird/ExternalProject_firebird.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ceb4bc418cd4c03a4e78f4a84ae2d56a71799a31
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Apr 16 09:52:33 2018 +0200

    Pass gb_SYMBOL into external/firebird
    
    Change-Id: I91e68dfe770aaa906abac107c3e56bc5e4782512
    Reviewed-on: https://gerrit.libreoffice.org/52937
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/external/firebird/ExternalProject_firebird.mk 
b/external/firebird/ExternalProject_firebird.mk
index 5678a6f36218..5ca8c0b01418 100644
--- a/external/firebird/ExternalProject_firebird.mk
+++ b/external/firebird/ExternalProject_firebird.mk
@@ -75,6 +75,7 @@ $(call gb_ExternalProject_get_state_target,firebird,build):
                        ) \
                        $(CXXFLAGS_CXX11) \
                        $(firebird_NO_CXX11_NARROWING) \
+                       $(if $(filter 
$(true),$(gb_SYMBOL)),$(gb_DEBUGINFO_FLAGS)) \
                " \
                && export LDFLAGS=" \
                        $(if $(SYSTEM_ICU),$(ICU_LIBS), \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to