Use system page size for obstack chunk size instead of 128, permitting override
by application. Include missing patch from Andreas Schwab's changes. Fix up minor configuration problems.
This commit is contained in:
parent
4a29aa8458
commit
106773f836
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@
|
||||||
|
|
||||||
/* Name of host specific header file to include in trad-core.c. */
|
/* Name of host specific header file to include in trad-core.c. */
|
||||||
#undef TRAD_HEADER
|
#undef TRAD_HEADER
|
||||||
|
|
||||||
|
/* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */
|
||||||
|
#undef HAVE_SYS_PROCFS_H
|
||||||
|
|
Loading…
Reference in a new issue