Searched refs:ro_gcc_version (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Installer/linux/
H A Droutines.sh156 ro_gcc_version=`gcc --version 2> /dev/null | head -n 1`
157 if [ "$ro_gcc_version" = "" ]; then

Completed in 42 milliseconds