[openjdk-7-jre-dcevm] 01/04: Fixed a build failure on i386 (Closes: #759705)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 1 21:20:17 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-7-jre-dcevm.

commit eb6c6dae26088bf3e7a1f9223029931a609d491d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 1 19:14:29 2014 +0200

    Fixed a build failure on i386 (Closes: #759705)
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5c8a80c..ce4f3cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openjdk-7-jre-dcevm (7u55-2) UNRELEASED; urgency=medium
+
+  * Fixed a build failure on i386 (Closes: #759705)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 01 Sep 2014 17:49:55 +0200
+
 openjdk-7-jre-dcevm (7u55-1) unstable; urgency=medium
 
   * Initial release. (Closes: #747493)
diff --git a/debian/rules b/debian/rules
index a8f495c..27cfdab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ override_dh_auto_build:
 	                HOTSPOT_BUILD_JOBS=2 \
 	                ALT_BOOTDIR=$(JAVA_HOME) \
 	                OPENJDK=true \
+	                DEBUG_BINARIES=true \
 	                HOTSPOT_BUILD_VERSION=dcevm-full
 
 override_dh_install:

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



More information about the pkg-java-commits mailing list