[pkg-db-commits] [db5.3] 01/02: Enable GCJ native arch on all architectures

Ondrej Sury ondrej at alioth.debian.org
Mon Oct 28 09:52:17 UTC 2013


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

ondrej pushed a commit to annotated tag debian/5.3.28-2
in repository db5.3.

commit 483e9733843581d7593ae57f15286816df093bbc
Author: Ondřej Surý <ondrej at sury.org>
Date:   Sun Oct 27 19:12:25 2013 +0100

    Enable GCJ native arch on all architectures
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7f9b288..f7facfd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ include /usr/share/dpkg/architecture.mk
 -include /usr/share/javahelper/java-vars.mk
 
 JAVA_BROKEN_ARCHS =
-GCJ_BROKEN_ARCHS = ia64 sparc mips sh4
+GCJ_BROKEN_ARCHS = 
 GCJ_NATIVE_ARCHS = $(filter-out $(GCJ_BROKEN_ARCHS), $(gcj_native_archs))
 
 ENABLE_JAVA=no

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-db/db5.3.git



More information about the pkg-db-commits mailing list