HomeSort by: relevance | last modified time | path
    Searched refs:BASH (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/
Makefile.am 73 BASH="$(BASH)" \
configure 42 # but without wasting forks for bash or zsh.
115 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
225 for as_base in sh bash ksh sh5; do
643 BASH
2349 # Some versions of bash will fail to source /dev/null (special files
2703 # if, for instance, CONFIG_SHELL is bash and it inherits a
17530 # Extract the first word of "bash", so it can be a program name with args.
17531 set dummy bash; ac_word=$2
17537 case $BASH in
17539 ac_cv_path_BASH="$BASH" # Let the user override the test with a path
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/
Makefile.am 71 BASH="$(BASH)" \
configure 42 # but without wasting forks for bash or zsh.
115 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
225 for as_base in sh bash ksh sh5; do
642 BASH
2346 # Some versions of bash will fail to source /dev/null (special files
2697 # if, for instance, CONFIG_SHELL is bash and it inherits a
17093 # Extract the first word of "bash", so it can be a program name with args.
17094 set dummy bash; ac_word=$2
17100 case $BASH in
17102 ac_cv_path_BASH="$BASH" # Let the user override the test with a path
    [all...]
  /src/external/gpl2/dtc/dist/
Makefile 97 CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
98 else if [ -x /bin/bash ]; then echo /bin/bash; \
  /src/external/lgpl2/userspace-rcu/dist/tests/utils/
tap.sh 1 #!/usr/bin/env bash
22 tap-functions: A TAP-producing BASH library
57 #!/usr/bin/env bash
252 # under bash < 3.

Completed in 107 milliseconds