diff options
author | peter <peter@FreeBSD.org> | 1999-01-07 14:03:27 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-01-07 14:03:27 +0000 |
commit | d3a68b2218865fe260aba70f878854dd945b07d4 (patch) | |
tree | ed128b53935d24931ec40a8a37289d71d1c0e0b7 /sys/dev/syscons/syscons.c | |
parent | edc7d9f14b64bef899706c8224a0835b613c0086 (diff) | |
download | FreeBSD-src-d3a68b2218865fe260aba70f878854dd945b07d4.zip FreeBSD-src-d3a68b2218865fe260aba70f878854dd945b07d4.tar.gz |
ld was kinly looking up the Linux /etc/ld.so.conf (which we don't have).
Teach it about the FreeBSD equivalent, because there are some funny things
going on with -rpath that I can't quite get a handle on. It looks like
setting an rpath on a new shared object overrides all the implicit
DT_RPATH's from the dependencies, causing them to fail at link time
(but not runtime).
Diffstat (limited to 'sys/dev/syscons/syscons.c')
0 files changed, 0 insertions, 0 deletions