Edit

IABSD.fr/src/libexec

Branch :

  • Show log

    Commit

  • Author : visa
    Date : 2022-12-04 15:55:26
    Hash : 9034200f
    Message : ld.so: Disable DT_MIPS_RLD_MAP_REL The linker produces incorrect values for DT_MIPS_RLD_MAP_REL tags. Disable the handling of the tag in the dynamic loader. The linker will be fixed in a later commit when snapshots have the updated ld.so. Discussed with and OK kettenis@ deraadt@