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)
Fri, Jan 17, 5:18 PM
Unknown Object (File)
Thu, Jan 9, 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
Unknown Object (File)
Oct 5 2024, 3:31 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