]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: Rework gnu-efi detection
authorJan Janssen <medhefgo@web.de>
Mon, 8 Nov 2021 12:04:45 +0000 (13:04 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 10 Nov 2021 18:25:19 +0000 (18:25 +0000)
commit9cf75222f2003f274ae6daa4ae9aa8acec1059ea
tree2e1b87052c4cff14eb907228ca5c1edb38ab8e69
parentfe63d890fd18d728604060e1c207356ace28a85e
meson: Rework gnu-efi detection

Moving all of the gnu-efi detection into src/boot/efi/meson.build makes
more sense than having it partially split.

And thanks to subdir_done() we can simplify the code a lot.

Fixes: #21258
meson.build
src/boot/efi/meson.build