summaryrefslogtreecommitdiffstats
path: root/gdb/config/decstation.mh
blob: 4a71ca269cd6a203aecb97ad50702f1e9c379ce1 (plain)
1
2
3
4
5
6
7
8
9
# Host: Little-endian MIPS machine such as DECstation.
XDEPFILES= infptrace.o inftarg.o fork-child.o mips-xdep.o coredep.o
XM_FILE= xm-mips.h

# 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_DISABLE = -DNO_MMALLOC
OpenPOWER on IntegriCloud