[PATCH libreoffice-4-0] Make libcdr build a little bit less verbose
Fridrich Strba (via Code Review)
gerrit at gerrit.libreoffice.org
Fri May 17 07:08:05 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3943
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/43/3943/1
Make libcdr build a little bit less verbose
(cherry picked from commit 4c3ad94c70f98f5062bf96a6f1339992b7ec2bd1)
Conflicts:
libcdr/ExternalProject_libcdr.mk
Change-Id: I8e70cd72e8c7934b2a04fbe6b9ed5f662c494960
---
M libcdr/ExternalProject_libcdr.mk
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/libcdr/ExternalProject_libcdr.mk b/libcdr/ExternalProject_libcdr.mk
index d7e7693..56378ab 100644
--- a/libcdr/ExternalProject_libcdr.mk
+++ b/libcdr/ExternalProject_libcdr.mk
@@ -73,6 +73,7 @@
--without-docs \
--disable-debug \
--disable-werror \
+ --disable-weffc \
$(if $(filter NO,$(SYSTEM_BOOST)),CXXFLAGS=-I$(OUTDIR)/inc/external) \
$(if $(filter YES,$(CROSS_COMPILING)),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)) \
&& (cd $(EXTERNAL_WORKDIR)/src/lib && $(MAKE)) \
--
To view, visit https://gerrit.libreoffice.org/3943
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e70cd72e8c7934b2a04fbe6b9ed5f662c494960
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Fridrich Strba <fridrich at documentfoundation.org>
More information about the LibreOffice
mailing list