summaryrefslogtreecommitdiff
path: root/system/xldconfig/README
diff options
context:
space:
mode:
authorJan F. Chadima <jfch@jagda.eu>2019-09-28 09:52:05 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-09-28 09:52:05 +0700
commit48e42881f09af8ee8b739a3e98d466e411618718 (patch)
tree3eb128b1e08015ccbfcef5703b0be5a16ef7d238 /system/xldconfig/README
parent177e15f50287177378344bb84a09df5f5f065766 (diff)
downloadslackbuilds-48e42881f09af8ee8b739a3e98d466e411618718.tar.gz
system/xldconfig: Added (cross arch ldconfig).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xldconfig/README')
-rw-r--r--system/xldconfig/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/xldconfig/README b/system/xldconfig/README
new file mode 100644
index 0000000000..d15fd43542
--- /dev/null
+++ b/system/xldconfig/README
@@ -0,0 +1,4 @@
+Xldconfig is a tool suplying ldconfig on non native architectures.
+It makes symlinks by the same way as the ldconfig do. It does not
+create or recreate the cache /etc/ld.so.cache.
+It is useful for cross arch system installations.