[w3m-dev 03278] Compile error on mipsel linux (glibc-2.0.6)
This commit is contained in:
@@ -1186,7 +1186,11 @@
|
||||
# define DATASTART ((ptr_t)(__data_start))
|
||||
# define ALIGNMENT 4
|
||||
# define USE_GENERIC_PUSH_REGS
|
||||
# define LINUX_STACKBOTTOM
|
||||
# if __GLIBC__ == 2 && __GLIBC_MINOR__ >= 2 || __GLIBC__ > 2
|
||||
# define LINUX_STACKBOTTOM
|
||||
# else
|
||||
# define STACKBOTTOM 0x80000000
|
||||
# endif
|
||||
# endif /* Linux */
|
||||
# ifdef EWS4800
|
||||
# define HEURISTIC2
|
||||
|
Reference in New Issue
Block a user