[openjdk-8] 06/07: Added the --with-stdc++lib=dynamic configure option

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Apr 1 14:35:21 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository openjdk-8.

commit f066652ecc2d2ae8f1bc072646052f12015bf8fc
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Apr 1 16:18:49 2014 +0200

    Added the --with-stdc++lib=dynamic configure option
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 804db4e..c0c29da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -476,6 +476,7 @@ CONFIGURE_ARGS += --with-zlib=system \
                   --with-giflib=system \
                   --with-libpng=system \
                   --with-lcms=system \
+                  --with-stdc++lib=dynamic \
                   --enable-unlimited-crypto
 
 ifeq ($(with_systemtap),yes)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git



More information about the pkg-java-commits mailing list