Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/
H A Dlibtool_2.4.7.bb25 -e 's@^\(compiler_lib_search_path="\).*@\1${libdir} ${base_libdir}"@' \
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m47481 _LT_TAGVAR(compiler_lib_search_path, $1)=
7578 if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then
7579 _LT_TAGVAR(compiler_lib_search_path, $1)=$prev$p
7581 _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} $prev$p"
7652 if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
7653 …_LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $S…
7663 _LT_TAGDECL([], [compiler_lib_search_path], [1],
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh7563 libs="$predeps $libs $compiler_lib_search_path $postdeps"
8727 case " $predeps $postdeps $compiler_lib_search_path " in