mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-libs/libtracefs: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
parent
15b450cc37
commit
9adb0046d1
@ -1,25 +0,0 @@
|
||||
Subject: [PATCH] libtracefs meson: build tracefs-mmap by default
|
||||
|
||||
Accordingly to Makefile let's add tracefs-mmap.c to build, this is needed
|
||||
for linking by other object files.
|
||||
|
||||
Link: https://lore.kernel.org/linux-trace-devel/20240110203925.266999-1-giulio.benetti@benettiengineering.com
|
||||
---
|
||||
src/meson.build | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/src/meson.build b/src/meson.build
|
||||
index 5b76554..f7a98b9 100644
|
||||
--- a/src/meson.build
|
||||
+++ b/src/meson.build
|
||||
@@ -11,6 +11,7 @@ sources= [
|
||||
'tracefs-instance.c',
|
||||
'tracefs-kprobes.c',
|
||||
'tracefs-marker.c',
|
||||
+ 'tracefs-mmap.c',
|
||||
'tracefs-record.c',
|
||||
'tracefs-sqlhist.c',
|
||||
'tracefs-tools.c',
|
||||
--
|
||||
2.43.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user