fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
319 B
Text
5 lines
319 B
Text
mold is a faster drop-in replacement for existing Unix linkers. It
|
|
is several times faster than LLVM lld linker, the second-fastest
|
|
open-source linker which I originally created a few years ago.
|
|
mold is created for increasing developer productivity by reducing
|
|
build time especially in rapid debug-edit-rebuild cycles.
|