8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 05:23:03 +01:00
This commit is contained in:
alexpeshkoff 2008-11-01 12:19:28 +00:00
parent 8d0dbb7d5f
commit 4a0939ea16

View File

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