mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
dd14d1b983
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
195 B
Text
7 lines
195 B
Text
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
|