[libreoffice] 01/02: Revert "use new --disable-c++17 since some external dependencies (like mysql-connector-c++) are not yet ready for it"

Rene Engelhard rene at moszumanska.debian.org
Mon Dec 4 22:56:04 UTC 2017


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

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

commit 92e57160157f44d6ee3b62ead745fb4c864ae462
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Dec 4 23:52:16 2017 +0100

    Revert "use new --disable-c++17 since some external dependencies (like mysql-connector-c++) are not yet ready for it"
    
    Wrong branch, this only is in master...
    
    This reverts commit 22b19ad563c969dd22e5fc9439f85f3c5ec09f5d.
---
 changelog | 2 --
 rules     | 4 ----
 2 files changed, 6 deletions(-)

diff --git a/changelog b/changelog
index 377c421..089d6a3 100644
--- a/changelog
+++ b/changelog
@@ -18,8 +18,6 @@ libreoffice (1:6.0.0~beta2~git20171208-1) UNRELEASED; urgency=medium
     - stop installing disabled symlinks for apparmor
     - actually install the OpenSymbol fontconfig snippet into a 
       /etc/fonts.d/30_opensymbol.conf
-    - use new --disable-c++17 since some external dependencies (like
-      mysql-connector-c++) are not yet ready for it
   * debian/libreoffice-common.bug-script.in: run aa-status
 
  -- Rene Engelhard <rene at debian.org>  Mon, 04 Dec 2017 19:01:27 +0100
diff --git a/rules b/rules
index df761a9..a1f7b73 100755
--- a/rules
+++ b/rules
@@ -775,10 +775,6 @@ else
   endif 
 endif
 USE_GOLD=n
-ENABLE_CXX17=n
-ifeq "$(ENABLE_CXX17)" "n"
-	CONFIGURE_FLAGS += --disable-c++17
-endif
 
 ifeq "$(USE_DWZ)" "y"
 	BUILD_DEPS += , debhelper (>= 10.10.4)

-- 
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