
if [ $ROCKCFG_ALPHA_OPT != generic ] ; then
	var_append GCC3_WRAPPER_INSERT " " \
		"-mtune=$ROCKCFG_ALPHA_OPT"
fi
