freebsd-dev/libexec/rtld-elf
John Polstra ac6c268b3d Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".
If it is set to a nonempty string, then simply skip any missing
shared libraries.  This came up in a discussion long ago as a
potentially useful feature at sysinstall time.  For example, an
X11 utility could be used without the X libraries being present,
provided the utility had a mode in which no X functions were actually
called.
1997-01-17 20:22:18 +00:00
..
rtld.1 Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS". 1997-01-17 20:22:18 +00:00