Home | History | Annotate | Download | only in libffi

Lines Matching refs:shlibpath

3946 	shlibpath="$finalize_shlibpath"
3947 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
3948 if test -n "$shlibpath"; then
3949 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"