mirror of
https://github.com/systemd/systemd.git
synced 2026-07-08 23:57:15 +00: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.