(use-modules (guix) (gnu packages gdb) (gnu packages autotools) (gnu packages texinfo)) ;; Augment the package definition of GDB with the build tools ;; needed when developing GDB (and which are not needed when ;; simply installing it.) (package (inherit gdb) (native-inputs `(("autoconf" ,autoconf-2.64) ("automake" ,automake) ("texinfo" ,texinfo) ,@(package-native-inputs gdb)))) s://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/2019-01-21Update 'TODO'...Mathieu Othacehe 2019-01-17Update 'TODO'....Mathieu Othacehe title='2023-11-15 11:36:20 +0100'>2023-11-15gnu: ucx: Update to 1.15.0....Ludovic Courtès 2023-11-15gnu: opensm: Update to 3.3.24....Ludovic Courtès 2023-11-15gnu: opensm: Use gexps....Ludovic Courtès 2023-11-15gnu: opensm: Use the right version string for the doc directory....Ludovic Courtès 2023-03-27gnu: ucx: Update to 1.14.0....Guillaume Le Vaillant 2023-02-23gnu: ibutils: Fix compilation....Ludovic Courtès 2023-02-23gnu: ibutils: Use gexps....Ludovic Courtès 2023-02-23gnu: infiniband-diags: Use gexps....Ludovic Courtès 2023-02-23gnu: ucx: Use gexps....Ludovic Courtès 2023-02-23gnu: ucx: Mark POWER9 as supported....Ludovic Courtès