summaryrefslogtreecommitdiff
path: root/package/classpath
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
commitc031bfdb6eb7d78e3747ca19516977a56fc8f71a (patch)
tree0293cffc11b517b3ecf2f976de5e9d2b287d26ba /package/classpath
parentdf099ef028d1d4a3df380c472f450dc7980a846b (diff)
fix some bulk build issues
Diffstat (limited to 'package/classpath')
-rw-r--r--package/classpath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/classpath/Makefile b/package/classpath/Makefile
index fd5efa109..2a9199e55 100644
--- a/package/classpath/Makefile
+++ b/package/classpath/Makefile
@@ -14,7 +14,7 @@ PKG_DEPENDS:= libgtk gdk-pixbuf orbit2 gconf
PKG_URL:= http://www.gnu.org/software/classpath/home.html
PKG_SITES:= ${MASTER_SITE_GNU:=classpath/}
-PKG_ARCH_DEPENDS:= !cris
+PKG_ARCH_DEPENDS:= !cris !arm
include $(TOPDIR)/mk/package.mk