Commit dae3a2d3 by Jason Merrill

fix typo

From-SVN: r31233
parent 25a8e1be
...@@ -3273,6 +3273,7 @@ changequote([,])dnl ...@@ -3273,6 +3273,7 @@ changequote([,])dnl
sparc-*-rtemsaout*) sparc-*-rtemsaout*)
tmake_file="sparc/t-sparcbare t-rtems" tmake_file="sparc/t-sparcbare t-rtems"
tm_file=sparc/rtems.h tm_file=sparc/rtems.h
;;
sparc-*-rtems*|sparc-*-rtemself*) sparc-*-rtems*|sparc-*-rtemself*)
tm_file="sparc/rtemself.h" tm_file="sparc/rtemself.h"
tmake_file="sparc/t-elf t-rtems" tmake_file="sparc/t-elf t-rtems"
...@@ -3280,7 +3281,6 @@ changequote([,])dnl ...@@ -3280,7 +3281,6 @@ changequote([,])dnl
#float_format=i128 #float_format=i128
float_format=i64 float_format=i64
;; ;;
;;
sparcv9-*-solaris2*) sparcv9-*-solaris2*)
if test x$gnu_ld = xyes if test x$gnu_ld = xyes
then then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment