tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NGINX Unit pkgsrcs
Hi,
Martin Husemann <martin%duskware.de@localhost> writes:
> 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
You can use ${COMPILER_RPATH_FLAG} value for compiler/linker neutral
"-Wl,-rpath" part instead of hardcoding.
I am not sure whether you can use ${COMPILER_RPATH_FLAG} directly in the file
or SUBST is required.
> Martin
--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index