Patch to gcc_update to include revision number in LAST_UPDATED

David Edelsohn dje@watson.ibm.com
Thu Nov 3 05:30:00 GMT 2005


	The command svnversion stats every file in the check out, which
increases the time to run gcc_update substantially.

	How about

echo "`TZ=UTC date` (`svn info | grep Revision`)"

?

Thanks, David



More information about the Gcc-patches mailing list