add an ld.so.conf file to /etc for the mips arches - it is required
authorgraichen <graichen@openbsd.org>
Mon, 5 May 1997 09:38:27 +0000 (09:38 +0000)
committergraichen <graichen@openbsd.org>
Mon, 5 May 1997 09:38:27 +0000 (09:38 +0000)
for their broken linux based ld.so to work correctly with non
/usr/lib shared libs

etc/etc.arc/ld.so.conf [new file with mode: 0644]
etc/etc.pmax/ld.so.conf [new file with mode: 0644]
etc/etc.wgrisc/ld.so.conf [new file with mode: 0644]

diff --git a/etc/etc.arc/ld.so.conf b/etc/etc.arc/ld.so.conf
new file mode 100644 (file)
index 0000000..dfa65ed
--- /dev/null
@@ -0,0 +1,2 @@
+/usr/local/lib
+/usr/X11R6/lib
diff --git a/etc/etc.pmax/ld.so.conf b/etc/etc.pmax/ld.so.conf
new file mode 100644 (file)
index 0000000..dfa65ed
--- /dev/null
@@ -0,0 +1,2 @@
+/usr/local/lib
+/usr/X11R6/lib
diff --git a/etc/etc.wgrisc/ld.so.conf b/etc/etc.wgrisc/ld.so.conf
new file mode 100644 (file)
index 0000000..dfa65ed
--- /dev/null
@@ -0,0 +1,2 @@
+/usr/local/lib
+/usr/X11R6/lib