Page MenuHomeFreeBSD

Remove -fuse-ld= when creating _LDFLAGS from LDFLAGS
ClosedPublic

Authored by arichardson on Nov 2 2017, 2:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 6:47 PM
Unknown Object (File)
Sat, Sep 27, 6:29 PM
Unknown Object (File)
Sep 11 2025, 5:50 AM
Unknown Object (File)
Sep 5 2025, 3:37 AM
Unknown Object (File)
Aug 2 2025, 5:43 PM
Unknown Object (File)
Jul 27 2025, 10:29 AM
Unknown Object (File)
Jul 26 2025, 6:22 PM
Unknown Object (File)
Jul 10 2025, 6:24 PM
Subscribers

Details

Summary

The -fuse-ld flag is only meant to be passed to the compiler driver so
direct linker invocations should not include it

Test Plan

Passing -fuse-ld=ldd in LDFLAGS no longer fails the build

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable