HomeFreeBSD

ftp/wget: fix compilation error due to -R being passed to clang

Description

ftp/wget: fix compilation error due to -R being passed to clang

gcc accepts -R, but clang needs -Wl,-R and since we are changing
this, use the proper -Wl,-rpath.

Reported by: Walter Schwarzenfeld, Barbara Guida, Jimmy Olgeni, Ken J.

Details

Provenance
vdAuthored on
Parents
rP433426: security/py-pycryptodome: update to 3.4.4
Branches
Unknown
Tags
Unknown