aboutsummaryrefslogtreecommitdiff
path: root/include/elf-hints.h
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@FreeBSD.org>2023-07-09 17:45:42 +0000
committerJessica Clarke <jrtc27@FreeBSD.org>2023-07-09 17:45:42 +0000
commitbe01082b86ef06382177106dd43c39a048bb231f (patch)
tree851a8deba53fe61c12228d93f256e56fdc9020e7 /include/elf-hints.h
parentc63c4e694cfb0a2cba46b91869f7630e2afd80ae (diff)
Diffstat (limited to 'include/elf-hints.h')
-rw-r--r--include/elf-hints.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf-hints.h b/include/elf-hints.h
index e1ded3788a81..fa3bc407b1d1 100644
--- a/include/elf-hints.h
+++ b/include/elf-hints.h
@@ -47,6 +47,8 @@ struct elfhints_hdr {
#define ELFHINTS_MAGIC 0x746e6845
+#ifndef _PATH_ELF_HINTS
#define _PATH_ELF_HINTS "/var/run/ld-elf.so.hints"
+#endif
#endif /* !_ELF_HINTS_H_ */