https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196918
--- Comment #4 from Ed Maste <[email protected]> --- > This elf_common.h is our 'own' elf header, right? Yes, we do not use ELF Tool Chain (libelf)'s header. We can just go ahead and add the defines, although we should pick up the full set of additional relocation types and add the corresponding entries to readelf.c. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
