diff options
Diffstat (limited to 'gdb/config/m68k/xm-sun3os4.h')
-rw-r--r-- | gdb/config/m68k/xm-sun3os4.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/config/m68k/xm-sun3os4.h b/gdb/config/m68k/xm-sun3os4.h index 72af7c7..f4db6ad 100644 --- a/gdb/config/m68k/xm-sun3os4.h +++ b/gdb/config/m68k/xm-sun3os4.h @@ -20,13 +20,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "m68k/xm-sun3.h" #define FPU -/* Large alloca's fail because the attempt to increase the stack limit in - main() fails because shared libraries are allocated just below the initial - stack limit. The SunOS kernel will not allow the stack to grow into - the area occupied by the shared libraries. Sun knows about this bug - but has no obvious fix for it. */ -#define BROKEN_LARGE_ALLOCA - /* SunOS 4.x has memory mapped files. */ #define HAVE_MMAP |