Searched refs:OPTION_CC (Results 1 – 1 of 1) sorted by relevance
35 OPTION_CC=57 --cc=*) OPTION_CC="$optarg"116 if [ -z "$CC" -a -z "$OPTION_CC" -a "$HOST_OS" = linux ] ; then135 if [ -n "$OPTION_CC" ]; then136 echo "Using specified C compiler: $OPTION_CC"137 CC="$OPTION_CC"