Files
Chao Li 37f8bae2dc build64: Fix iso creation on LoongArch (#490)
Ubuntu 24.04 uses xorriisofs V1.5.6, which checks for hybird formats
when `-part_like_isohybird` is used, and will report the core dump if
the MBR is not included.

Removed the `-part_like_isohybird` option on LoongArch to fix it, and
only use EFI boot mode on LoongArch.

Signed-off-by: Chao Li <lichao@loongson.cn>
2025-02-06 13:46:44 +01:00
..