ldconfig: remove two symbols

_PATH_LD32_HINTS is unused because it is a.out remnant.
_PATH_ELF32_HINTS is provided by rtld_paths.h already.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2022-01-08 12:42:36 +02:00
parent bf48a958ad
commit fcbb1441d0

View File

@ -50,9 +50,6 @@
#include "ldconfig.h"
#include "rtld_paths.h"
#define _PATH_LD32_HINTS "/var/run/ld32.so.hints"
#define _PATH_ELF32_HINTS "/var/run/ld-elf32.so.hints"
static void usage(void);
int