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)
Sat, Feb 28, 11:43 PM
Unknown Object (File)
Sat, Feb 28, 10:33 PM
Unknown Object (File)
Wed, Feb 25, 2:26 AM
Unknown Object (File)
Sat, Feb 21, 6:42 AM
Unknown Object (File)
Tue, Feb 17, 11:14 AM
Unknown Object (File)
Sat, Feb 14, 11:57 PM
Unknown Object (File)
Jan 23 2026, 2:18 PM
Unknown Object (File)
Dec 28 2025, 10:24 AM
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