]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
Makefile: Also use libunwind RPMs for perf.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 11 Mar 2013 20:50:21 +0000 (16:50 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 11 Mar 2013 20:50:50 +0000 (16:50 -0400)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
root_image/Makefile

index 9850e46ee291f64fd83a7b3be3024c49452c24f2..86638a2efce2bec5a9689cdc69b025e17d3c3d72 100644 (file)
@@ -824,6 +824,7 @@ perf-depend:
        $(call RPM_TO_USERSPACE,./usr/bin/less,$(RPM_DIR)/less)
        $(call RPM_TO_USERSPACE,./usr/bin/expand,$(RPM_DIR)/coreutils)
        $(call RPM_TO_USERSPACE,./usr/bin/objdump,$(RPM_DIR)/binutils)
+       $(call RPM_TO_USERSPACE,*libunwind*.so*,$(RPM_DIR)/libunwind)
 
 .PHONY: perf-install
 perf-install: perf-depend