X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=tools%2Fperf%2FMakefile.config;h=0c52a01dc759af86ab21f604c96a240bff3f6f5f;hb=90489a72fba9529c85e051067ecb41183b8e982e;hp=beb8b48b44e61d0e53e3ca8d1fd4e0e86e2276de;hpb=d15d356887e770c5f2dcf963b52c7cb510c9e42d;p=linux-2.6-microblaze.git diff --git a/tools/perf/Makefile.config b/tools/perf/Makefile.config index beb8b48b44e6..0c52a01dc759 100644 --- a/tools/perf/Makefile.config +++ b/tools/perf/Makefile.config @@ -234,7 +234,7 @@ FEATURE_CHECK_LDFLAGS-libpython-version := $(PYTHON_EMBED_LDOPTS) FEATURE_CHECK_LDFLAGS-libaio = -lrt -FEATURE_CHECK_LDFLAGS-disassembler-four-args = -lbfd -lopcodes +FEATURE_CHECK_LDFLAGS-disassembler-four-args = -lbfd -lopcodes -ldl CFLAGS += -fno-omit-frame-pointer CFLAGS += -ggdb3