projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b22c78f
)
[package] elfutils: mark as broken for now
author
Florian Fainelli
<florian@openwrt.org>
Thu, 4 Aug 2011 10:46:22 +0000
(10:46 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 4 Aug 2011 10:46:22 +0000
(10:46 +0000)
SVN-Revision: 27892
libs/elfutils/Makefile
patch
|
blob
|
history
diff --git
a/libs/elfutils/Makefile
b/libs/elfutils/Makefile
index 19b85c4344e6dfe6c8edd7e9ec17b8e0cac0eb50..069854db482ea5d2f3ea979e9a709a4f11b73507 100644
(file)
--- a/
libs/elfutils/Makefile
+++ b/
libs/elfutils/Makefile
@@
-22,7
+22,7
@@
include $(INCLUDE_DIR)/nls.mk
define Package/elfutils/Default
SECTION:=libs
CATEGORY:=Libraries
- DEPENDS:=$(INTL_DEPENDS) +USE_UCLIBC:argp-standalone
+ DEPENDS:=$(INTL_DEPENDS) +USE_UCLIBC:argp-standalone
@BROKEN
TITLE:=ELF manipulation libraries
URL:=https://fedorahosted.org/elfutils/
endef