[package] elfutils: mark as broken for now

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27892 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2011-08-04 10:46:22 +00:00
parent 674bbc5002
commit 789f0b9e2f

View File

@ -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