mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 11:29:12 +08:00
fix typo
From-SVN: r31233
This commit is contained in:
parent
25a8e1be39
commit
dae3a2d3f4
431
gcc/configure
vendored
431
gcc/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -3273,6 +3273,7 @@ changequote([,])dnl
|
||||
sparc-*-rtemsaout*)
|
||||
tmake_file="sparc/t-sparcbare t-rtems"
|
||||
tm_file=sparc/rtems.h
|
||||
;;
|
||||
sparc-*-rtems*|sparc-*-rtemself*)
|
||||
tm_file="sparc/rtemself.h"
|
||||
tmake_file="sparc/t-elf t-rtems"
|
||||
@ -3280,7 +3281,6 @@ changequote([,])dnl
|
||||
#float_format=i128
|
||||
float_format=i64
|
||||
;;
|
||||
;;
|
||||
sparcv9-*-solaris2*)
|
||||
if test x$gnu_ld = xyes
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user