projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
245b621
)
[packages] jamvm: not supported on avr32
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 30 Mar 2010 15:22:51 +0000
(15:22 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 30 Mar 2010 15:22:51 +0000
(15:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20608
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
lang/jamvm/Makefile
patch
|
blob
|
history
diff --git
a/lang/jamvm/Makefile
b/lang/jamvm/Makefile
index
cefc062
..
b6d85ce
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