Home | History | Annotate | Download | only in cpp

Lines Matching refs:shlibpath

207 # Is shlibpath searched before the hard-coded library search path?
7443 shlibpath="$finalize_shlibpath"
7444 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7445 if test -n "$shlibpath"; then
7446 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"