
if [ "$ROCKCFG_SPARC_OPT" != "generic" ] ; then
	var_append GCC_WRAPPER_INSERT " " "-mcpu=$ROCKCFG_SPARC_OPT"
fi

