linkWithGold
pkgs.haskell.lib.linkWithGold
Docs pulled from | This Revision | about 1 hour ago
Use the gold linker. It is a linker for ELF that is designed "to run as fast as possible on modern systems"
Noogle detected
Implementation
The following is the current implementation of this function.
linkWithGold = compose.linkWithGold;