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:
9e342f8
)
configure: error: "libffi has not been ported to avr32-unknown-linux-gnu."
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 8 Jan 2009 21:13:50 +0000
(21:13 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 8 Jan 2009 21:13:50 +0000
(21:13 +0000)
SVN-Revision: 13939
libs/libffi/Makefile
patch
|
blob
|
history
diff --git
a/libs/libffi/Makefile
b/libs/libffi/Makefile
index db8ee69f764d7459412e78ecd1a1c7f9c9295396..453c4bf1e6fbc21bbf61cbd74b836d0cbafc24cd 100644
(file)
--- a/
libs/libffi/Makefile
+++ b/
libs/libffi/Makefile
@@
-24,6
+24,7
@@
define Package/libffi
SECTION:=libs
CATEGORY:=Libraries
TITLE:=libffi
+ DEPENDS:=@!avr32
URL:=http://sourceware.org/libffi/
endef