perf: this package fails to build for !eglibc

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 43531
v19.07.3_mercusys_ac12_duma
John Crispin 10 years ago
parent 9bec9b86af
commit f57b53e3b0

@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/perf
SECTION:=devel
CATEGORY:=Development
DEPENDS:= +libelf1 +libdw +libpthread +librt +binutils
DEPENDS:= @USE_EGLIBC +libelf1 +libdw +libpthread +librt +binutils
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
URL:=http://www.kernel.org

Loading…
Cancel
Save