Commit graph

8 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
1aed634ee4 distcc was not working with group id 0
PR:		42980
Noticed by:	Juan Salaverria <rael@vectorstar.net>
Submitted by:	maintainer
Obtained from:	distcc CVS
2002-09-23 14:17:35 +00:00
Mario Sergio Fujikawa Ferreira
9ee062c366 Update to 0.10.1
Submitted by:	maintainer
2002-09-17 01:01:01 +00:00
Mario Sergio Fujikawa Ferreira
42c6a32a2e o Problem: "libstdc++-v3's configure script (and others) execute
commands such as .../xgcc -B.../ conftest.C -c -S. Assuming that
xgcc invokes the distcc client, this makes the distcc client write
the assembly output to conftest.o even though it should go into
conftest.s. The cause of this is that distcc currently does not
honour the fact that -S supersedes -c. Interestingly, if you add
"-o conftest.s" to the command line, it's the distcc server that
fails, claiming it couldn't find conftest.C."

o The attached patch fixes this behaviour. Courtesy of [1]

PR:		42019
Submitted by:	MAINTAINER,
		Alexandre Oliva <aoliva@redhat.com> [1]
2002-08-26 02:39:05 +00:00
Hye-Shik Chang
32889f13d2 Update to 0.8.
PR:		41698
Submitted by:	maintainer
2002-08-16 01:02:49 +00:00
Mario Sergio Fujikawa Ferreira
0b49233834 Update to 0.7
PR:		40873
Submitted by:	maintainer
2002-08-10 20:54:31 +00:00
Kevin Lo
a635fc0a08 Update to version 0.6
PR: 40578
Submitted by: MAINTAINER
2002-07-15 02:42:07 +00:00
Patrick Li
e1b62693c8 Update to 0.5
PR:		39948
Submitted by:	maintainer
2002-06-30 23:50:05 +00:00
Patrick Li
82367010fc Add new port distcc: Distribute compilation of C(++) code acrosss machines
on a network

PR:		ports/39879
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2002-06-26 17:20:21 +00:00