guix/gnu
Marius Bakke 40f96ea667
gnu: binutils: Update to 2.38.
If this commit gives a deja vu, you are not dreaming; see commit
3e3a37b2bc.

* gnu/packages/base.scm (binutils): Update to 2.38.
[source](patches): Remove obsolete.
[arguments]: Add #:make-flags.
[properties]: New field.
(binutils+documentation): New variable.
(binutils-gold): Inherit from BINUTILS+DOCUMENTATION.
* gnu/packages/make-bootstrap.scm (%binutils-static)[arguments]: Inherit
 #:make-flags.
* gnu/packages/patches/binutils-2.37-file-descriptor-leak.patch,
gnu/packages/patches/binutils-CVE-2021-45078.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-26 22:58:33 +02:00
..
bootloader
build
home home: Add OpenSSH service. 2022-06-17 23:39:32 +02:00
installer
machine
packages gnu: binutils: Update to 2.38. 2022-06-26 22:58:33 +02:00
services services: pcscd: Use switch-symlinks from (guix build utils). 2022-06-25 01:43:08 +05:30
system
tests gnu: tests: Add seatd/greetd based minimal desktop system tests. 2022-06-17 10:30:44 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: binutils: Update to 2.38. 2022-06-26 22:58:33 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm