fixed big-endian decl for solaris: suppress for i386
svn: r1345
This commit is contained in:
parent
a0a62ebae2
commit
cc53ef5ccb
|
@ -98,7 +98,9 @@
|
||||||
# include "uconfig.h"
|
# include "uconfig.h"
|
||||||
|
|
||||||
# define STACK_GROWS_DOWN
|
# define STACK_GROWS_DOWN
|
||||||
|
# ifndef i386
|
||||||
# define SCHEME_BIG_ENDIAN
|
# define SCHEME_BIG_ENDIAN
|
||||||
|
# endif
|
||||||
|
|
||||||
# define USE_EXPLICT_FP_FORM_CHECK
|
# define USE_EXPLICT_FP_FORM_CHECK
|
||||||
# define POW_HANDLES_INF_CORRECTLY
|
# define POW_HANDLES_INF_CORRECTLY
|
||||||
|
|
Loading…
Reference in New Issue
Block a user