Systemd/src/boot
Helmut Grohne df7cacae69 meson: use the host architecture compiler/linker for src/boot/efi
cross building systemd to arm64 presently fails, because the build
system uses plain gcc and plain ld (build architecture compiler and
linker respectively) for building src/boot/efi. These values come from
the efi-cc and efi-ld options respectively. It rather should be using
host tools here.

Fixes: b710072da4 ("add support for building efi modules")
2018-09-28 14:42:56 +02:00
..
efi meson: use the host architecture compiler/linker for src/boot/efi 2018-09-28 14:42:56 +02:00
bootctl.c tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00