tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NGINX Unit pkgsrcs



Hi Martin,

On Wed, Nov 18, 2020 at 06:31:31AM +0100, Martin Husemann wrote:
> On Wed, Nov 18, 2020 at 12:21:47AM +0000, Sergey A. Osokin wrote:
> > The patch adds a comma symbol right of the "-rpath":
> > -                             -Wl,-rpath ${NXT_PHP_LIB_PATH}"
> > +                             -Wl,-rpath,${NXT_PHP_LIB_PATH}"
> 
> Shouldn't that be a "=" instead of a "," ?
> 
> The linker -rpath option is: -rpath=dir

That also works here, thanks!

--
Sergey A. Osokin


Home | Main Index | Thread Index | Old Index