]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: Add ia32 EFI multilib test 22803/head
authorJan Janssen <medhefgo@web.de>
Wed, 23 Mar 2022 13:40:06 +0000 (14:40 +0100)
committerJan Janssen <medhefgo@web.de>
Thu, 7 Apr 2022 16:45:21 +0000 (18:45 +0200)
commit7fc60c071fbaeea55518ffbdd3a915c56cdebfb1
treec2bbb34ec6d04b0d6ab7c6dcf89489c1b4048b6b
parent5ec92856113867771a2017c4da4909815326624f
ci: Add ia32 EFI multilib test

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.
.github/workflows/build_test.sh