projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c16089a
)
don't attempt to build jamvm on mipsel
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 14 Jan 2008 01:47:13 +0000
(
01:47
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 14 Jan 2008 01:47:13 +0000
(
01:47
+0000)
SVN-Revision: 10184
lang/jamvm/Makefile
patch
|
blob
|
history
diff --git
a/lang/jamvm/Makefile
b/lang/jamvm/Makefile
index f1efa4b6a1f0298a66e454f94b00c8be4d07a024..e20418abca89b011e39e54a9ae4c66088040d336 100644
(file)
--- a/
lang/jamvm/Makefile
+++ b/
lang/jamvm/Makefile
@@
-24,7
+24,7
@@
define Package/jamvm
CATEGORY:=Languages
TITLE:=A compact Java Virtual Machine
URL:=http://sourceforge.net/projects/jamvm
- DEPENDS:=+libffi-sable @!mips
+ DEPENDS:=+libffi-sable @!mips
@!mipsel
endef
define Package/jamvm/description