summaryrefslogtreecommitdiffstats
path: root/system/newLd/README
diff options
context:
space:
mode:
author Jan F. Chadima2019-12-01 02:29:36 +0100
committer Willy Sudiarto Raharjo2019-12-01 02:29:36 +0100
commitdd14d1b983428c1b140f16c477e9480ab8f93157 (patch)
tree14f4f2eef48be84dca54db89c4233e3a9b026b80 /system/newLd/README
parent504147c7cdf95a6ae6bae5fbd25752ffe8efc786 (diff)
downloadslackbuilds-dd14d1b983428c1b140f16c477e9480ab8f93157.tar.gz
system/newLd: Added (new ld linker).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/newLd/README')
-rw-r--r--system/newLd/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/newLd/README b/system/newLd/README
new file mode 100644
index 0000000000..77e1c22c6a
--- /dev/null
+++ b/system/newLd/README
@@ -0,0 +1,7 @@
+newLD is a new version of ld linker from binutils.
+It is necessary for build some advanced libraries
+(libqb as an examlpe)
+
+To use it set
+PATH=/usr/lib$LIBDIRSUFFIX/binutils$VERSION/bin:\\
+$PATH