Re: [PATCH v2 0/3] perf: build: Minor fixes for build failures

From: Namhyung Kim
Date: Tue Aug 06 2024 - 13:58:49 EST


Add Leo to Cc.

On Tue, Aug 6, 2024 at 4:48 AM Yang Jihong <yangjihong@xxxxxxxxxxxxx> wrote:
>
> 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
>