mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
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
@ -9,3 +9,6 @@
|
||||
|
||||
/* Name of host specific header file to include in trad-core.c. */
|
||||
#undef TRAD_HEADER
|
||||
|
||||
/* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */
|
||||
#undef HAVE_SYS_PROCFS_H
|
||||
|
Loading…
Reference in New Issue
Block a user