Define LG_QUANTUM for hppa.
Submitted by Jory Pratt.
This commit is contained in:
parent
5c710cee78
commit
dd03a2e377
@ -270,6 +270,9 @@ static const bool config_ivsalloc =
|
||||
# ifdef __arm__
|
||||
# define LG_QUANTUM 3
|
||||
# endif
|
||||
# ifdef __hppa__
|
||||
# define LG_QUANTUM 4
|
||||
# endif
|
||||
# ifdef __mips__
|
||||
# define LG_QUANTUM 3
|
||||
# endif
|
||||
|
Loading…
Reference in New Issue
Block a user