clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
522 stars 29 forks source link

mold #3147

Closed K1ngfish3r closed 4 months ago

K1ngfish3r commented 4 months ago

Official package name: mold

License (must be an OSI approved Open Source license): GPL-2.0

Download URL of latest release: https://github.com/rui314/mold/archive/v2.32.0/mold-2.32.0.tar.gz

Latest release date (must be recent): Jun 9, 2024

Description: mold is a faster drop-in replacement for existing Unix linkers. It is several times quicker than the LLVM lld linker, the second-fastest open-source linker, which I initially developed a few years ago. mold aims to enhance developer productivity by minimizing build time, particularly in rapid debug-edit-rebuild cycles.

Autospec changes: None required, just feed url mold.spec

K1ngfish3r commented 4 months ago

Working in 41970