aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/decstation.mh
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-06-24 20:53:06 +0000
committerK. Richard Pixley <rich@cygnus>1993-06-24 20:53:06 +0000
commite704cf435b5651a239d58ab5690a2013eda17036 (patch)
treeda97e1978657cd7c1aeb0b68cea419a5dd985cb1 /gdb/config/mips/decstation.mh
parentf6fba9957336469875a24940dea4ebcfb8832e9c (diff)
downloadgdb-e704cf435b5651a239d58ab5690a2013eda17036.zip
gdb-e704cf435b5651a239d58ab5690a2013eda17036.tar.gz
gdb-e704cf435b5651a239d58ab5690a2013eda17036.tar.bz2
* config/i386/ncr3000.mh, config/i386/i386v4.mh,
config/i386/i386sol2.mh, config/m68k/hp300hpux.mh, config/m68k/amix.mh, config/mips/irix[34].mh, config/m88k/delta88.mh, config/sparc/sun4sol2.mh (ALLOCA, ALLOCA1): macros removed. * config/mips/decstation.mh, config/rs6000/rs6000.mh (MMALLOC_LIB): renamed to MMALLOC.
Diffstat (limited to 'gdb/config/mips/decstation.mh')
-rw-r--r--gdb/config/mips/decstation.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/decstation.mh b/gdb/config/mips/decstation.mh
index 27cf5fd..dc55b5b 100644
--- a/gdb/config/mips/decstation.mh
+++ b/gdb/config/mips/decstation.mh
@@ -7,5 +7,5 @@ NATDEPFILES= infptrace.o inftarg.o corelow.o mips-nat.o fork-child.o
# We can't use MMALLOC because the DECstation RPC library can't cope
# with a malloc(0) that returns 0. Besides, it's useless on a machine
# without a real mmap().
-MMALLOC_LIB =
+MMALLOC =
MMALLOC_DISABLE = -DNO_MMALLOC