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:
parent
46f7f03ed9
commit
84f17111a8
@ -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 \\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user