Home
last modified time | relevance | path

Searched refs:compiler_lib_search_path (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/
H A Dltcf-cxx.sh967 if test -z "$compiler_lib_search_path"; then
968 compiler_lib_search_path="${prev}${p}"
970 compiler_lib_search_path="${compiler_lib_search_path} ${prev}${p}"
H A Dltconfig227 compiler_lib_search_path=
2463 compiler_lib_search_path=$compiler_lib_search_path
H A Dltmain.sh1631 libs="$predeps $libs $compiler_lib_search_path $postdeps"
/openbsd-src/gnu/usr.bin/binutils/
H A Dltcf-cxx.sh964 if test -z "$compiler_lib_search_path"; then
965 compiler_lib_search_path="${prev}${p}"
967 compiler_lib_search_path="${compiler_lib_search_path} ${prev}${p}"
H A Dltconfig227 compiler_lib_search_path=
2440 compiler_lib_search_path=$compiler_lib_search_path
H A Dltmain.sh1631 libs="$predeps $libs $compiler_lib_search_path $postdeps"
/openbsd-src/gnu/lib/libstdc++/
H A Dltcf-cxx.sh983 if test -z "$compiler_lib_search_path"; then
984 compiler_lib_search_path="${prev}${p}"
986 compiler_lib_search_path="${compiler_lib_search_path} ${prev}${p}"
H A Dltconfig227 compiler_lib_search_path=
2436 compiler_lib_search_path=$compiler_lib_search_path
H A Dltmain.sh1631 libs="$predeps $libs $compiler_lib_search_path $postdeps"
/openbsd-src/usr.sbin/unbound/
H A Daclocal.m47491 _LT_TAGVAR(compiler_lib_search_path, $1)=
7588 if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then
7589 _LT_TAGVAR(compiler_lib_search_path, $1)=$prev$p
7591 _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} $prev$p"
7662 if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
7663 _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
7673 _LT_TAGDECL([], [compiler_lib_search_path], [1],
H A Dltmain.sh7780 libs="$predeps $libs $compiler_lib_search_path $postdeps"
8944 case " $predeps $postdeps $compiler_lib_search_path " in