> On Feb 28, 2019, at 7:40 PM, Warner Losh <i...@bsdimp.com> wrote: > > On Thu, Feb 28, 2019 at 10:00 AM Rodney W. Grimes < > free...@pdx.rh.cn85.dnsmgr.net> wrote: > > .if defined(KERNEL_LD_OVERRIDE) > LD=${KERNEL_LD_OVERRIDE} > .else > LD=ld.lld > .endif
My suggestion would be to test $LD == ld and then use LD=ld.lld with a comment about the reason but my makefile syntax knowledge is limited. Lc -- rollingbits — 📧 rollingb...@gmail.com 📧 rollingb...@terra.com.br 📧 rollingb...@yahoo.com 📧 rollingb...@globo.com 📧 rollingb...@icloud.com _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"