]> Pileus Git - ~andy/linux/blobdiff - tools/perf/config/Makefile
perf tools: fix BFD detection on opensuse
[~andy/linux] / tools / perf / config / Makefile
index c48d44958172b7dd8f75634ece4d909ae2d5b15b..0331ea2701a380c536facf82b8306729f23d9de3 100644 (file)
@@ -478,7 +478,7 @@ else
 endif
 
 ifeq ($(feature-libbfd), 1)
-  EXTLIBS += -lbfd
+  EXTLIBS += -lbfd -lz -liberty
 endif
 
 ifdef NO_DEMANGLE