K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-12-27T00:32:31.230955Z K 7 svn:log V 301 security/otpw: set LLD_UNSAFE to avoid linking with lld lld does not have built-in search paths, so direct link invocations that specify a library (e.g. -lcrypto) but do not specify a search path (e.g. -L/usr/lib) will fail. PR: 214864 Submitted by: krion Approved by: portmgr (LLD_UNSAFE blanket) END