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:
parent
a389c401ac
commit
c8cb386d4d
@ -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 */
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user