Commit 2d6dc19d by Richard Kenner

Fix typos in previous change

From-SVN: r39120
parent a1cfa434
......@@ -2897,12 +2897,12 @@ rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
thread_file='aix'
;;
rs6000-ibm-aix*)
tm_file="${tm_file} rs6000/aix.h
tm_file="${tm_file} rs6000/aix.h"
float_format=none
use_collect2=yes
;;
rs6000-bull-bosx)
tm_file="${tm_file} rs6000/aix.h
tm_file="${tm_file} rs6000/aix.h"
float_format=none
use_collect2=yes
;;
......
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