Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh2317 nonopt=
2458 nonopt=$1
3318 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3886 cmd=$nonopt
4023 for opt in "$nonopt" ${1+"$@"}
4141 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||
4143 case $nonopt in *shtool*) :;; *) false;; esac
4146 func_quote_for_eval "$nonopt"
4152 arg=$nonopt
6561 libtool_args=$nonopt
[all …]
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A Dpre-generated-old-configure.patch134 +nonopt=NONE
497 + if test "x$nonopt" != xNONE; then
500 + nonopt="$ac_option"
674 +# 1. You are not allowed to specify --host, --target, and nonopt at the
676 +# 2. Host defaults to nonopt.
677 +# 3. If nonopt is not specified, then host defaults to the current host,
679 +# 4. Target and build default to nonopt.
680 +# 5. If nonopt is not specified, then target and build default to host.
684 +case $host---$target---$nonopt in
701 + case $nonopt in
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch16519 nonopt=
16858 - *) nonopt="$opt"
16877 + nonopt="$opt"
17766 - libdirs="$nonopt"
17776 + for opt in "$nonopt" ${1+"$@"}