config.gcc (rs6000-ibm-aix|powerpc-ibm-aix): Do not include rs6000/rs6000.h twice.
2001-05-03 David O'Brien <obrien@FreeBSD.org> * config.gcc(rs6000-ibm-aix|powerpc-ibm-aix): Do not include rs6000/rs6000.h twice. Approved by: David Edelsohn <dje@watson.ibm.com> <200105031901.PAA24582@makai.watson.ibm.com> From-SVN: r41799
This commit is contained in:
parent
11fdc4c3b9
commit
cb5dda2bde
@ -1,3 +1,8 @@
|
||||
2001-05-03 David O'Brien <obrien@FreeBSD.org>
|
||||
|
||||
* config.gcc(rs6000-ibm-aix|powerpc-ibm-aix): Do not include
|
||||
rs6000/rs6000.h twice.
|
||||
|
||||
2001-05-03 Mark Elbrecht <snowball3@bigfoot.com>
|
||||
|
||||
* config/i386/djgpp.h (CPP_PREDEFINES): Define __GO32__.
|
||||
|
@ -2741,7 +2741,7 @@ rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
|
||||
;;
|
||||
rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
|
||||
xm_defines=POSIX
|
||||
tm_file="${tm_file} rs6000/aix.h rs6000/rs6000.h rs6000/aix.h rs6000/aix51.h"
|
||||
tm_file="${tm_file} rs6000/aix.h rs6000/aix51.h"
|
||||
tmake_file=rs6000/t-aix43
|
||||
float_format=none
|
||||
use_collect2=yes
|
||||
|
Loading…
Reference in New Issue
Block a user