summaryrefslogtreecommitdiff
path: root/shells/bash3/files/patch-config-bot.h
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-26 02:39:05 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-26 02:39:05 +0000
commit42c6a32a2e472cf65bd0356b90e93c7dd8d53d26 (patch)
treeaa99ac8cc303dc274f4e28c2bf6c68aefc04cabf /shells/bash3/files/patch-config-bot.h
parentAdd wmpuzzle 0.1.1, a dockable puzzle game for WindowMaker and (diff)
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]
Diffstat (limited to 'shells/bash3/files/patch-config-bot.h')
0 files changed, 0 insertions, 0 deletions