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:
9185436
)
libffi has not been ported to avr32 yet
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 19:38:58 +0000
(19:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 19:38:58 +0000
(19:38 +0000)
SVN-Revision: 12153
libs/libffi-sable/Makefile
patch
|
blob
|
history
diff --git
a/libs/libffi-sable/Makefile
b/libs/libffi-sable/Makefile
index 7c3a2e8cc9ccef89d71016472df96557f224f135..638376d752a463edbf27a6659b0a8f2a5daba742 100644
(file)
--- a/
libs/libffi-sable/Makefile
+++ b/
libs/libffi-sable/Makefile
@@
-25,6
+25,7
@@
define Package/libffi-sable
SECTION:=libs
CATEGORY:=Libraries
TITLE:=Foreign Function Interface library (for sablevm)
+ DEPENDS:=@!TARGET_avr32
URL:=http://sources.redhat.com/libffi/
endef