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:
Vadim Zeitlin 2023-01-26 17:27:48 +01:00
parent e039d78ed3
commit 15e556e027
7 changed files with 1 additions and 63 deletions

View file

@ -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