mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 03:23:04 +01:00
AIX port
This commit is contained in:
parent
8d0dbb7d5f
commit
4a0939ea16
@ -96,12 +96,12 @@
|
||||
#endif /* sun */
|
||||
|
||||
#ifdef AIX
|
||||
#define FB_PLATFORM "IA"
|
||||
#endif
|
||||
|
||||
#ifdef AIX_PPC
|
||||
#define FB_PLATFORM "PA"
|
||||
#else
|
||||
#define FB_PLATFORM "IA"
|
||||
#endif
|
||||
#endif /* aix */
|
||||
|
||||
#ifdef WIN_NT
|
||||
#ifdef i386
|
||||
|
Loading…
Reference in New Issue
Block a user