]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: build: use correct lib name for libtracefs feature detection
authorDaniel Wagner <dwagner@suse.de>
Mon, 17 Jun 2024 18:38:04 +0000 (20:38 +0200)
committerDaniel Bristot de Oliveira <bristot@kernel.org>
Fri, 21 Jun 2024 08:28:06 +0000 (10:28 +0200)
commit28beb730ee167e505c86d1a8ae239e97d0136b13
treee7074200be5a58e81ce7005b29cc3495401c3d76
parent587f05a88bd49c0c1f4c1b900787cedef461a902
tools: build: use correct lib name for libtracefs feature detection

Use libtracefs as package name to lookup the CFLAGS for libtracefs. This
makes it possible to use the distro specific path as include path for
the header file.

Link: https://lkml.kernel.org/r/20240617-rtla-build-v1-1-6882c34678e8@suse.de
Cc: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
tools/build/feature/Makefile
tools/build/feature/test-libtracefs.c