projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7adeb51
)
configure: error: "libffi has not been ported to avr32-unknown-linux-gnu."
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Jan 2009 21:13:50 +0000
(21:13 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Jan 2009 21:13:50 +0000
(21:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13939
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libffi/Makefile
patch
|
blob
|
history
diff --git
a/libs/libffi/Makefile
b/libs/libffi/Makefile
index
db8ee69
..
453c4bf
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