This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r136221 - in /trunk/gcc: ChangeLog exec-tool.in
- From: dj at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 30 May 2008 19:19:45 -0000
- Subject: r136221 - in /trunk/gcc: ChangeLog exec-tool.in
Author: dj
Date: Fri May 30 19:19:45 2008
New Revision: 136221
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136221
Log:
* exec-tool.in: Use an environment variable (private) instead of a
file (shared) as a semaphore, so as to not break parallel builds.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/exec-tool.in