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.
ftp/wget: fix compilation error due to -R being passed to clang Tags None Referenced Files None Subscribers None
Description
Details
|