MK_RPATHFLAGS — Runtime library path flags
MODULES="... compiler ..."mk_declare
-e
-s
MK_RPATHFLAGS
The flags in this variable will be passed to any compiler operation involving linking an executable, library, or dynamically-loadable object for the purpose of defining the runtime search path that should be used when resolving dependent libraries. The values of this variable are usually autodetected based on the system and compiler.