Searched refs:OPTION_CC (Results 1 – 1 of 1) sorted by relevance
34 OPTION_CC=58 --cc=*) OPTION_CC="$optarg"118 if [ -z "$CC" -a -z "$OPTION_CC" -a "$HOST_OS" = linux ] ; then126 echo "OPTION_CC='$OPTION_CC'"127 if [ -n "$OPTION_CC" ]; then128 echo "Using specified C compiler: $OPTION_CC"129 CC="$OPTION_CC"