Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/config/
A DTools.mk.in21 BCC := @BCC@
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DMakefile4 BCC = bcc macro
/xen-4.10.0-shim-comet/tools/
A Dconfigure.ac169 AX_PATH_PROG_OR_FAIL([BCC], [bcc])
275 AC_ARG_VAR([BCC], [Path to bcc tool])
A Dconfigure1574 BCC Path to bcc tool
4381 case $BCC in
4383 ac_cv_path_BCC="$BCC" # Let the user override the test with a path.
4405 BCC=$ac_cv_path_BCC
4406 if test -n "$BCC"; then
4407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BCC" >&5
4408 $as_echo "$BCC" >&6; }
4415 if test x"${BCC}" = x"no"

Completed in 12 milliseconds