Home
last modified time | relevance | path

Searched refs:fast_install (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A Dfixinstall.patch29 + if test "$fast_install" = no && test -n "$relink_command"; then
38 + test "$fast_install" = no && test -n "$relink_command" && srcname="$realname"T
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh4517 if test no = "$fast_install" && test -n "$relink_command"; then
5469 if test yes = "$fast_install"; then
5757 if test yes = "$fast_install"; then
7149 fast_install=no
7160 fast_install=no
10518 case $hardcode_action,$fast_install in
11144 if test yes = "$fast_install" && test -n "$relink_command"; then
H A Dconfigure34990 fast_install=$enable_fast_install
/OK3568_Linux_fs/external/xserver/m4/
H A Dltoptions.m4297 _LT_DECL([fast_install], [enable_fast_install], [0],
H A Dlibtool.m42847 # This implies no fast_install, which is unacceptable.
2848 # Some rework will be needed to allow for fast_install
2883 # This implies no fast_install, which is unacceptable.
2884 # Some rework will be needed to allow for fast_install
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch21382 if test "$fast_install" = yes && test -n "$relink_command"; then