From 84f17111a8aa09d2650567c3aba370da9f695f83 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 25 Mar 2007 00:38:02 +0000 Subject: [PATCH] blacklist jamvm for mips big-endian (error messages mentioning that a few things are untested on this platform) git-svn-id: svn://svn.openwrt.org/openwrt/packages@6692 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- lang/jamvm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/jamvm/Makefile b/lang/jamvm/Makefile index 1209f1a32..23e5f21ba 100644 --- a/lang/jamvm/Makefile +++ b/lang/jamvm/Makefile @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/jamvm SECTION:=lang CATEGORY:=Languages - DEPENDS:=+libffi-sable + DEPENDS:=+libffi-sable @!mips TITLE:=A compact Java Virtual Machine DESCRIPTION:=\ JamVM is a new Java Virtual Machine which conforms to the JVM \\\ -- 2.11.0