Remove Alpha architecture detection
This architecture doesn't exist and is not supported since a very long time, so stop testing for it and defining __ALPHA__ which was never used anyhow.
This commit is contained in:
parent
15e556e027
commit
e5380e739b
7 changed files with 1 additions and 43 deletions
|
|
@ -79,7 +79,6 @@
|
|||
#cmakedefine __VMS__ 1
|
||||
|
||||
#cmakedefine __IA64__ 1
|
||||
#cmakedefine __ALPHA__ 1
|
||||
|
||||
/* NanoX (with wxX11) */
|
||||
#cmakedefine01 wxUSE_NANOX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue