[PATCH v2 0/3] perf: build: Minor fixes for build failures
From: Yang Jihong
Date: Tue Aug 06 2024 - 07:48:20 EST
This patchset contains minor fixes for build failures when statically compiling in Ubuntu 20.04.
Changes since v1:
- patch3: Remove UTF-8 characters from build failure logs
Yang Jihong (3):
perf: build: Fix static compilation error when libdw is not installed
perf: build: Fix build feature-dwarf_getlocations fail for old libdw
perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT
undefined
tools/build/feature/Makefile | 4 ++--
tools/perf/Makefile.config | 2 +-
tools/perf/util/dwarf-aux.h | 1 +
3 files changed, 4 insertions(+), 3 deletions(-)
--
2.25.1