| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
PR: 47154
Submitted by: Dominic Marks <dom@cus.org.uk>
Approved by: maintainer
|
|
|
|
|
| |
PR: 43972
Submitted by: maintainer
|
|
|
|
|
|
|
| |
o Remove patches merged back into the distribution
PR: 43360
Submitted by: maintainer
|
|
|
|
|
|
|
| |
PR: 42980
Noticed by: Juan Salaverria <rael@vectorstar.net>
Submitted by: maintainer
Obtained from: distcc CVS
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
| |
PR: 41698
Submitted by: maintainer
|
|
|
|
|
| |
PR: 40873
Submitted by: maintainer
|
|
|
|
|
| |
PR: 40578
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 39948
Submitted by: maintainer
|
|
on a network
PR: ports/39879
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
|