slackbuilds_ponce/development/mold/README
xaizek dd7cab6066
development/mold: Added (a faster linker)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-07-17 06:40:06 +07:00

6 lines
331 B
Text

mold - a faster drop-in replacement for existing Unix linkers
It is several times faster than the LLVM lld linker, the
second-fastest open-source linker which was created by the same author
a few years ago. mold is designed to increase developer productivity by
reducing build time, especially in rapid debug-edit-rebuild cycles.