8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 07:23:03 +01:00

Minor modifications for MacOS 64bit builds

This commit is contained in:
paulbeach 2008-02-06 14:42:30 +00:00
parent a389c401ac
commit c8cb386d4d

View File

@ -239,7 +239,8 @@ static const TEXT* const impl_implementation[] = {
"Firebird/linux PowerPC", /* 69 */
"Firebird/Darwin/Intel", /* 70 */
"Firebird/linux MIPSEL", /* 71 */
"Firebird/linux MIPS" /* 72 */
"Firebird/linux MIPS", /* 72 */
"Firebird/Darwin/Intel64" /* 73 */
};