[gluegen2] 01/02: Enable testcases build for armhf.
Gilles Filippini
pini at debian.org
Thu Oct 29 12:11:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
pini pushed a commit to branch master
in repository gluegen2.
commit a8fb63cd7cc72c854ebba3874e9055190899f906
Author: Gilles Filippini <pini at debian.org>
Date: Wed Oct 28 11:43:13 2015 +0100
Enable testcases build for armhf.
---
debian/changelog | 4 +++-
debian/rules | 1 -
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d4c4990..3d07b90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-gluegen2 (2.3.2-3~exp2) experimental; urgency=medium
+gluegen2 (2.3.2-3~exp3) experimental; urgency=medium
* Team upload.
* New patches:
- s390x-support.diff: add support for s390x
- powerpc-support.diff: fix pagesize support for powerpc.
+ * d/rules: drop useless DEB_ANT_BUILD_TARGET override which
+ disabled test cases build for armhf.
-- Gilles Filippini <pini at debian.org> Tue, 27 Oct 2015 11:34:36 +0100
diff --git a/debian/rules b/debian/rules
index 3b103fb..6672c0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,6 @@ DEB_ANT_ARGS += -Dtarget.sourcelevel=1.6 -Dtarget.targetlevel=1.6 -Dtarget.rt.ja
ifeq ($(DEB_HOST_ARCH),armhf)
DEB_ANT_ARGS += -DisAbiEabiGnuArmhf=true
-DEB_ANT_BUILD_TARGET := all.no_junit
endif
install/libgluegen2-rt-java::
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gluegen2.git
More information about the pkg-java-commits
mailing list