mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* config/m68k/xm-hp300hpux.h (HAVE_MMAP): Remove definition.
* config/pa/xm-hppah.h (HAVE_MMAP): Ditto.
This commit is contained in:
@ -71,12 +71,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
0, 0, 0, 0, 0, 0, 0, 0, \
|
||||
SIGILL }
|
||||
|
||||
/* On hpux, autoconf 2.4 (and possibly others) does not properly detect that
|
||||
mmap is available. Until this is fixed, we have to explicitly force
|
||||
HAVE_MMAP. -fnf */
|
||||
|
||||
#define HAVE_MMAP 1
|
||||
|
||||
#ifndef HPUX_ASM
|
||||
|
||||
/* Start running with a stack stretching from BEG to END.
|
||||
|
@ -44,12 +44,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
|
||||
#define MALLOC_INCOMPATIBLE
|
||||
|
||||
/* On hpux, autoconf 2.4 (and possibly others) does not properly detect that
|
||||
mmap is available. Until this is fixed, we have to explicitly force
|
||||
HAVE_MMAP. -fnf */
|
||||
|
||||
#define HAVE_MMAP 1
|
||||
|
||||
extern void *
|
||||
malloc PARAMS ((size_t));
|
||||
|
||||
|
Reference in New Issue
Block a user