The -fuse-ld flag is only meant to be passed to the compiler driver so
direct linker invocations should not include it
Details
Details
- Reviewers
emaste jhb - Commits
- rS325770: Remove -fuse-ld= when creating _LDFLAGS from LDFLAGS
Passing -fuse-ld=ldd in LDFLAGS no longer fails the build
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable