Remove vestiges of PowerPC support
It may still be supported for wxGTK, but we don't need to do anything special for it, so we don't need to define __POWERPC__, which was never used anyhow, neither.
This commit is contained in:
parent
e039d78ed3
commit
15e556e027
7 changed files with 1 additions and 63 deletions
|
|
@ -110,7 +110,7 @@ compiler used.
|
|||
@itemdef{\__ALPHA__, DEC Alpha architecture}
|
||||
@itemdef{\__INTEL__, Intel i386 or compatible}
|
||||
@itemdef{\__IA64__, Intel 64 bit architecture}
|
||||
@itemdef{\__POWERPC__, Motorola Power PC}
|
||||
@itemdef{\__POWERPC__, Motorola Power PC (not supported any longer)}
|
||||
@endDefList
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue