K 10 svn:author V 11 arichardson K 8 svn:date V 27 2017-11-13T19:44:33.560789Z K 7 svn:log V 284 Remove -fuse-ld= when creating _LDFLAGS from LDFLAGS The -fuse-ld flag is only meant to be passed to the compiler driver so direct linker invocations should not include it. Reviewed by: emaste, jhb Approved by: jhb (mentor) Differential Revision: https://reviews.freebsd.org/D12910 END