Until we properly deal with the various versions of libelf we package,
mark perf as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27867
3c298f89-4303-0410-b956-
a3cf2f4a3e73
define Package/perf
SECTION:=utils
CATEGORY:=Utilities
define Package/perf
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:= +libdw +libelf +libpthread +librt
+ DEPENDS:= +libdw +libelf +libpthread +librt @BROKEN
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
URL:=http://www.kernel.org
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
URL:=http://www.kernel.org