]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libcompat: Correct rtld MLINKS
authorBrooks Davis <brooks@FreeBSD.org>
Tue, 12 Nov 2019 22:31:59 +0000 (22:31 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Tue, 12 Nov 2019 22:31:59 +0000 (22:31 +0000)
commit051ed84f28e189e22d7a2a7c2b8d6870915362f8
treebb91f1187343763d1e5849f4ab00b12789ffb97a
parentb662204f54ae5f8ab51a4197831ad9dd4297b1c8
libcompat: Correct rtld MLINKS

Don't install duplicate ld-elf.so.1.1 and ld.so.1 links in rtld-elf32.
Do install lib-elf32.so.1.1 and ldd32.1 links.

Reported by: madpilot
libexec/rtld-elf/Makefile
libexec/rtld-elf32/Makefile
usr.bin/ldd32/Makefile