ca70938428
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG. |
||
---|---|---|
.. | ||
ast-ksh | ||
bash2 | ||
bash2-doc | ||
es | ||
esh | ||
mudsh | ||
nologinmsg | ||
osh | ||
pdksh | ||
perlsh | ||
posh | ||
rc | ||
scsh | ||
standalone-tcsh | ||
static-ast-ksh | ||
static-bash2 | ||
static-tcsh | ||
tcsh | ||
xsh | ||
zsh | ||
zsh3 | ||
Makefile |