Home
last modified time | relevance | path

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

/tools/firmware/vgabios/
A DMakefile7 BCC = bcc macro
/tools/
A Dconfigure.ac162 AX_PATH_PROG_OR_FAIL([BCC], [bcc])
300 AC_ARG_VAR([BCC], [Path to bcc tool])
A Dconfigure1619 BCC Path to bcc tool
5013 case $BCC in
5015 ac_cv_path_BCC="$BCC" # Let the user override the test with a path.
5041 BCC=$ac_cv_path_BCC
5042 if test -n "$BCC"; then
5043 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $BCC" >&5
5044 printf "%s\n" "$BCC" >&6; }
5051 if test x"${BCC}" = x"no"

Completed in 13 milliseconds