CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/04 08:55:26
Modified files:
libexec/ld.so : loader.c
Log 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@
