projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
047b33a
)
[packages] jamvm: not supported on avr32
author
Nicolas Thill
<nico@openwrt.org>
Tue, 30 Mar 2010 15:22:51 +0000
(15:22 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 30 Mar 2010 15:22:51 +0000
(15:22 +0000)
SVN-Revision: 20608
lang/jamvm/Makefile
patch
|
blob
|
history
diff --git
a/lang/jamvm/Makefile
b/lang/jamvm/Makefile
index cefc062b38cffb5ad7d5c45732f25703ad34492a..b6d85ce9753ae7e4e7707b33e6d2be069c46f811 100644
(file)
--- a/
lang/jamvm/Makefile
+++ b/
lang/jamvm/Makefile
@@
-25,7
+25,7
@@
define Package/jamvm
CATEGORY:=Languages
TITLE:=A compact Java Virtual Machine
URL:=http://sourceforge.net/projects/jamvm
- DEPENDS:=+libffi +zlib +libpthread @!mips
+ DEPENDS:=+libffi +zlib +libpthread @!
avr32 @!
mips
endef
define Package/jamvm/description