X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=tools%2Fperf%2Fconfig%2Ffeature-checks%2FMakefile;h=523b7bc1055321051d62562f1f490165ea2872b5;hb=9f93585fdfd34a6fcbad16c0f1e031492df63ad1;hp=12e551346fa6414d7b85c69fcee0b224283fdc0c;hpb=4e13c5d0212f25d69a97606b9d5a85edb52a7737;p=~andy%2Flinux diff --git a/tools/perf/config/feature-checks/Makefile b/tools/perf/config/feature-checks/Makefile index 12e551346fa..523b7bc1055 100644 --- a/tools/perf/config/feature-checks/Makefile +++ b/tools/perf/config/feature-checks/Makefile @@ -121,7 +121,7 @@ test-libpython-version.bin: $(BUILD) $(FLAGS_PYTHON_EMBED) test-libbfd.bin: - $(BUILD) -DPACKAGE='"perf"' -lbfd -ldl + $(BUILD) -DPACKAGE='"perf"' -lbfd -lz -liberty -ldl test-liberty.bin: $(CC) -o $(OUTPUT)$@ test-libbfd.c -DPACKAGE='"perf"' -lbfd -ldl -liberty