darwin.h: Add static-libgfortran to LINK_SPEC.
authorIain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
Tue, 20 Jan 2009 00:59:24 +0000 (00:59 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Tue, 20 Jan 2009 00:59:24 +0000 (00:59 +0000)
commit72c665969348d8e57ca8b4f39f7fffbc5f0a0d46
tree0fe05fe529d09ee5c6892cc3701dbd37a3326bca
parent6600206c4efd31e1a6034cab809c51d72a694163
darwin.h: Add static-libgfortran to LINK_SPEC.

2009-01-19  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>

gcc/
        * config/darwin.h: Add static-libgfortran to LINK_SPEC.
gcc/testsuite/
        * lib/gfortran.exp: Add -B options for targets that use
libgfortran.a%s in their specs.
libgomp/
        * testsuite/lib/libgomp.exp: Add -B option for targets that
use libgfortran.a%s in their specs.

From-SVN: r143507
gcc/ChangeLog
gcc/config/darwin.h
gcc/testsuite/ChangeLog
gcc/testsuite/lib/gfortran.exp
libgomp/ChangeLog
libgomp/testsuite/lib/libgomp.exp