mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
This makes sure that building ia32 EFI binaries on x86_64 works. We force gnu-efi support to ensure it's not skipped by accident and provide the lib32 dir manually, because clang does not support '--print-multi-os-directory', which is used to auto-detect it.