aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-03-29 22:04:28 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-03-29 22:04:28 +0000
commit7d8e1e8dd9042f802a67adefabd28fcd9b1e4051 (patch)
tree26148b6077cee3a5fe5c375efaea698ad967591d /libexec
parenta1254dcaa869bba20e46d966c53c7473bb24d02b (diff)
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld_paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld_paths.h b/libexec/rtld-elf/rtld_paths.h
index c051db7b580f..759a610e6469 100644
--- a/libexec/rtld-elf/rtld_paths.h
+++ b/libexec/rtld-elf/rtld_paths.h
@@ -69,7 +69,7 @@
#endif
#ifndef STANDARD_LIBRARY_PATH
-#define STANDARD_LIBRARY_PATH "/lib/casper:/lib:/usr/lib"
+#define STANDARD_LIBRARY_PATH "/lib:/usr/lib"
#endif
#ifndef LD_