
if [ "$ROCKCFG_POWERPC_OPT" != "generic" ] ; then
	var_append GCC_WRAPPER_INSERT " " "-mtune=$ROCKCFG_POWERPC_OPT"
fi

