From b9d3aca2cef4df6fcf5d9534e51ecd0797a12688 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 8 Jun 2014 08:17:02 +0200 Subject: install libiberty for oprofile --- package/oprofile/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/oprofile') diff --git a/package/oprofile/Makefile b/package/oprofile/Makefile index f14d8c721..dbb2cf3cc 100644 --- a/package/oprofile/Makefile +++ b/package/oprofile/Makefile @@ -26,6 +26,8 @@ include $(TOPDIR)/mk/package.mk $(eval $(call PKG_template,OPROFILE,oprofile,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) TARGET_LDFLAGS+= -lpthread +CONFIGURE_ARGS+= --with-binutils-libname=binutils \ + --with-binutils=${STAGING_TARGET_DIR}/usr/lib oprofile-install: $(INSTALL_DIR) $(IDIR_OPROFILE)/usr/{bin,share} -- cgit v1.2.3