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
This commit is contained in:
nbd 2007-03-25 00:38:02 +00:00
parent 46f7f03ed9
commit 84f17111a8

View File

@ -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 \\\