On Thu, Feb 23, 2023 at 01:15:08PM -0800, Khem Raj wrote: > GNU assembler starting 2.40 release always generates R_RISCV_CALL_PLT > reloc for call in assembler [1], similarly llvm does not make > distinction between R_RISCV_CALL_PLT and R_RISCV_CALL [2] > > Fixes > grub-mkimage: error: relocation 0x13 is not implemented yet. > > [1] > https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=70f35d72ef04cd23771875c1661c9975044a749c > [2] https://reviews.llvm.org/D132530 > > Signed-off-by: Khem Raj <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
