HomeFreeBSD

security/otpw: set LLD_UNSAFE to avoid linking with lld

Description

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)

Details

Provenance
emasteAuthored on
Parents
rP457343: - Update to 4.8
Branches
Unknown
Tags
Unknown