[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#756251: gcc-defaults: or1k doesn't support java, please add to java_no_arch



Package: gcc-defaults
Version: 1.130
Severity: wishlist
Tags: patch

Dear Maintainer,

OpenRISC does not have a Java port.
I would be grateful if it could be added to java_no_arches.

I'm not sure if gcj49_arches should be modified, but java_no_arches
definitely should.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- rules.orig	2014-07-28 01:51:33.088250979 +0200
+++ rules	2014-07-28 01:51:36.268266020 +0200
@@ -269,7 +269,7 @@
   no_packages += gccgo
 endif
 
-java_no_archs := arm
+java_no_archs := arm or1k
 ifneq (,$(filter $(DEB_HOST_ARCH),$(java_no_archs)))
   no_packages += libgcj-bc gcj-jre-headless gcj-jre gcj-jdk
 endif

Reply to: