configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if appropriate.

* configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
	appropriate.
	* configure: Regenerate.

From-SVN: r167696
This commit is contained in:
Rainer Orth 2010-12-10 17:03:53 +00:00 committed by Rainer Orth
parent 638cd7aa8d
commit b595b1a11e
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2010-12-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
appropriate.
* configure: Regenerate.
2010-11-24 Nathan Froyd <froydnj@codesourcery.com>
* config/libbid/bid_conf.h (BID_BIG_ENDIAN): Define in terms of

2
libgcc/configure vendored
View file

@ -3754,7 +3754,7 @@ esac
# Link with -nostartfiles -nodefaultlibs since neither are present while
# building libgcc.
case ${host} in
i?86-*-solaris2.1[0-9]*)
i?86-*-solaris2*)
cat > conftest.s <<EOF
.section .eh_frame,"a",@unwind
.zero 4

View file

@ -169,7 +169,7 @@ esac
# Link with -nostartfiles -nodefaultlibs since neither are present while
# building libgcc.
case ${host} in
i?86-*-solaris2.1[[0-9]]*)
i?86-*-solaris2*)
cat > conftest.s <<EOF
.section .eh_frame,"a",@unwind
.zero 4