Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh9827 if test yes = "$thread_safe" && test -n "$thread_safe_flag_spec"; then
9828 eval flag=\"$thread_safe_flag_spec\"
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m44984 _LT_TAGVAR(thread_safe_flag_spec, $1)=
6205 dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1],
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch20653 if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then
20654 - eval "flag=\"$thread_safe_flag_spec\""
20656 + eval flag=\"$thread_safe_flag_spec\"