[libreoffice] 04/04: ENABLE_CXX17=y; will be disabled anyways due to libcmis not yet updated, though

Rene Engelhard rene at moszumanska.debian.org
Sat Dec 9 18:11:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-6.1
in repository libreoffice.

commit eb6b07cce26ed97995c0bb0c3636f331ed2b9d9a
Author: Rene Engelhard <rene at debian.org>
Date:   Sat Dec 9 19:11:08 2017 +0100

    ENABLE_CXX17=y; will be disabled anyways due to libcmis not yet updated, though
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index dd081b2..cfd04ba 100755
--- a/rules
+++ b/rules
@@ -775,7 +775,7 @@ else
   endif 
 endif
 USE_GOLD=n
-ENABLE_CXX17=n
+ENABLE_CXX17=y
 ifeq "$(ENABLE_CXX17)" "n"
 	CONFIGURE_FLAGS += --disable-c++17
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list