[Libreoffice-commits] core.git: RepositoryExternal.mk

David Tardon dtardon at redhat.com
Mon Mar 3 11:39:54 PST 2014


 RepositoryExternal.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 6d9de6bbe9133bb0c7710489a2ba531d7d43eca6
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Mar 3 20:39:13 2014 +0100

    fix build with system boost
    
    Change-Id: I3834355674e0b9a947bfc10d9872d3a4805bf552

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index a0cd2b8..4ff6748 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -631,6 +631,8 @@ $(call gb_LinkTarget_add_libs,$(1),\
 
 endef
 
+gb_ExternalProject__use_boost_iostreams :=
+
 define gb_LinkTarget__use_boost_system
 $(call gb_LinkTarget_set_include,$(1),\
 	$$(INCLUDE) \


More information about the Libreoffice-commits mailing list