mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:03:03 +01:00
no need to have incompatible ODS on sparc
This commit is contained in:
parent
1e2d28e5dc
commit
4a2dc23ed4
@ -455,9 +455,6 @@ static inline int sinixz_sigaction(int sig, const struct sinixz_sigaction *act,
|
|||||||
#ifdef sparc
|
#ifdef sparc
|
||||||
//#define ALIGNMENT 4
|
//#define ALIGNMENT 4
|
||||||
//#define DOUBLE_ALIGN 8
|
//#define DOUBLE_ALIGN 8
|
||||||
#define ODS_ALIGNMENT 8
|
|
||||||
/* Misaligment ODS on Sparc 32 platform causes a lot of memory aligment problems (BUS Errors)
|
|
||||||
This is quickfix. 2006.03.07. kkuznetsov */
|
|
||||||
|
|
||||||
#define IMPLEMENTATION isc_info_db_impl_isc_sun4 /* 30 */
|
#define IMPLEMENTATION isc_info_db_impl_isc_sun4 /* 30 */
|
||||||
#else /* sparc */
|
#else /* sparc */
|
||||||
|
Loading…
Reference in New Issue
Block a user