Home
last modified time | relevance | path

Searched refs:ZSH_VERSION (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/package/zsh/
H A Dzsh.mk7 ZSH_VERSION = 5.8
9 ZSH_SOURCE = zsh-$(ZSH_VERSION).tar.xz
49 rm -f $(TARGET_DIR)/bin/zsh-$(ZSH_VERSION)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/build/linux/
H A Denvsetup.sh49 if [ -n "$ZSH_VERSION" ]
/OK3568_Linux_fs/buildroot/package/environment-setup/
H A Denvironment-setup21 elif [ x"$ZSH_VERSION" != x"" ] ; then
/OK3568_Linux_fs/kernel/tools/perf/
H A Dperf-completion.sh214 if [[ -n ${ZSH_VERSION-} ]]; then
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfigure265 if test x${ZSH_VERSION+set} = xset ; then
266 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m4194 if test -n "\${ZSH_VERSION+set}"; then
198 if test -n "${ZSH_VERSION+set}"; then
720 if test -n "${ZSH_VERSION+set}"; then
1232 test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
/OK3568_Linux_fs/external/xserver/
H A Dconfigure273 if test x${ZSH_VERSION+set} = xset ; then
274 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
17117 if test -n "${ZSH_VERSION+set}"; then
34085 if test -n "\${ZSH_VERSION+set}"; then
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch16238 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then