nixpkgs/pkgs
Florian Klink f5c243d6c2 systemd: drop -Defi-ld=gold
As reported in
https://github.com/NixOS/nixpkgs/pull/156096#pullrequestreview-900986176,
this fails to build on EFI enabled RISC-V because the requested EFI
linker (efi-ld=gold) is unsupported. According to Wikipedia gold only
supports x86, x86-64, ARM, PowerPC, TileGX.

Removing this option alltogether will cause meson to figure out the
default linker by itself.
2022-03-05 21:28:08 +01:00
..
applications Merge staging-next into staging 2022-03-05 18:01:48 +00:00
build-support Merge master into staging-next 2022-03-04 12:01:33 +00:00
common-updater
data Merge master into staging-next 2022-03-05 18:01:16 +00:00
desktops Merge master into staging-next 2022-03-04 18:01:19 +00:00
development Merge staging-next into staging 2022-03-05 18:01:48 +00:00
games Merge staging-next into staging 2022-03-05 12:01:44 +00:00
misc Merge staging-next into staging 2022-03-05 12:01:44 +00:00
os-specific systemd: drop -Defi-ld=gold 2022-03-05 21:28:08 +01:00
pkgs-lib
servers Merge staging-next into staging 2022-03-05 18:01:48 +00:00
shells
stdenv
test
tools Merge staging-next into staging 2022-03-05 18:01:48 +00:00
top-level systemd: introduce withTests flag 2022-03-05 21:27:45 +01:00