mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 04:26:25 +00:00
1abfdf5428a5a9f35c818d54418baa8a561c4a5b
EL8's gnu-efi-devel places elf_x86_64_efi.lds where elilo's Makefile can't find it, so elilo failed to compile on EL8 -- yet xCAT hard-requires elilo-xcat on every arch, so the whole dep repo became uninstallable. Reuse the same tracked prebuilt elilo-x64.efi (SOURCE4) that ppc64le already uses (elilo-x64.efi is a noarch artifact). Also add elilo-xcat to assert_required_deps so a missing elilo fails the build loudly instead of surfacing later as a dnf depsolve error. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%