[openjdk-8] 07/07: Added the --with-milestone="fcs" 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 47a07ba5a63b30bb70105564e25642f364217521
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Apr 1 16:34:41 2014 +0200
Added the --with-milestone="fcs" configure option
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index c0c29da..ed21f7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -477,6 +477,7 @@ CONFIGURE_ARGS += --with-zlib=system \
--with-libpng=system \
--with-lcms=system \
--with-stdc++lib=dynamic \
+ --with-milestone="fcs" \
--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