Searched refs:shlibpath (Results 1 – 25 of 40) sorted by relevance
12
101 shlibpath = os.path.pathsep.join((llvm_libs_dir,106 shlibpath = os.path.pathsep.join((config.shlibdir, shlibpath))108 config.environment[shlibpath_var] = shlibpath
8100 shlibpath="$finalize_shlibpath"8101 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"8102 if test -n "$shlibpath"; then8103 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
8094 shlibpath="$finalize_shlibpath"8095 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"8096 if test -n "$shlibpath"; then8097 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
9586 shlibpath=$finalize_shlibpath9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath9588 if test -n "$shlibpath"; then9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
2845 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"2846 if test -n "$shlibpath"; then
4260 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"4261 if test -n "$shlibpath"; then
3908 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"3909 if test -n "$shlibpath"; then
4487 # Is shlibpath searched before the hard-coded library search path?
7444 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"7445 if test -n "$shlibpath"; then
6943 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"6944 if test -n "$shlibpath"; then
8085 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"8086 if test -n "$shlibpath"; then
8091 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"8092 if test -n "$shlibpath"; then
6936 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"6937 if test -n "$shlibpath"; then
2713 [Is shlibpath searched before the hard-coded library search path?])