Home
last modified time | relevance | path

Searched refs:func_mode_compile (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh3312 func_mode_compile () function
3657 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch17560 # func_mode_compile arg...
17561 func_mode_compile ()
17563 @@ -1314,12 +1985,12 @@ func_mode_compile ()
17578 @@ -1340,15 +2011,14 @@ func_mode_compile ()
17596 @@ -1364,8 +2034,7 @@ func_mode_compile ()
17655 - test "$mode" = compile && func_mode_compile ${1+"$@"}
17656 + test "$opt_mode" = compile && func_mode_compile ${1+"$@"}