fixed big-endian decl for solaris: suppress for i386

svn: r1345
This commit is contained in:
Matthew Flatt 2005-11-18 20:23:13 +00:00
parent a0a62ebae2
commit cc53ef5ccb

View File

@ -98,7 +98,9 @@
# include "uconfig.h"
# define STACK_GROWS_DOWN
# ifndef i386
# define SCHEME_BIG_ENDIAN
# endif
# define USE_EXPLICT_FP_FORM_CHECK
# define POW_HANDLES_INF_CORRECTLY