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 22, 10:43 PM
Unknown Object (File)
Jan 17 2025, 5:18 PM
Unknown Object (File)
Jan 9 2025, 4:59 PM
Unknown Object (File)
Nov 29 2024, 12:12 AM
Unknown Object (File)
Oct 17 2024, 2:45 PM
Unknown Object (File)
Oct 17 2024, 2:45 PM
Unknown Object (File)
Oct 17 2024, 2:44 PM
Unknown Object (File)
Oct 17 2024, 2: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