guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/07: gnu: perf: Remove extra libtraceevent input.


From: guix-commits
Subject: 06/07: gnu: perf: Remove extra libtraceevent input.
Date: Thu, 17 Aug 2023 13:07:14 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit aeb20bc479b88415f0b9dee0a4fd375ab65f423e
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Thu Aug 17 17:54:01 2023 +0200

    gnu: perf: Remove extra libtraceevent input.
    
    This reverts 45ca59da5e5265f56607a4ca0b3a18587638394d, which was
    redundant with b86813c8a83b32a1cb4a46d6e1b3b5eb07b398a6.
    
    * gnu/packages/linux.scm (perf)[inputs]: Remove on occurrence of
    libtraceevent.
---
 gnu/packages/linux.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 93def72048..bdf05227fb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5022,7 +5022,6 @@ in a digital read-out.")
            python-2                            ;'perf' links against libpython
            elfutils
            libiberty                 ;used alongside BDF for symbol demangling
-           libtraceevent
            libunwind                 ;better stack walking
            libtraceevent
            numactl                   ;for 'perf bench numa mem'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]