commit | ff484183de25b477db56e7fe04f9b60f6558787a | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Feb 03 13:50:24 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Feb 03 13:50:24 2000 +0000 |
tree | 7b1e29ea09db56e5409fe002015673c226a33584 | |
parent | 9c6ba9b598ec1294164e16ca27bd4a344ba15b08 [diff] |
According to Harri Pasanen, the Solaris+gcc test for LINKFORSHARED needed an adaptation for the latest gcc -- we need to grep stderr as well as stdout for the magic string BFD. (Does anybody know what BFD means?)