mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-04 16:18:18 +00:00
df0393e345
config/ns32k/ns32km3.mh: Change MMALLOC_LIB to MMALLOC. * TODO: Update Mach stuff.
10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
# Host: Intel 386 running Mach3
|
|
|
|
XDEPFILES= i387-tdep.o coredep.o
|
|
NATDEPFILES= i386m3-nat.o m3-nat.o
|
|
XM_FILE= xm-i386m3.h
|
|
|
|
# Don't use the mmalloc library in Mach 3.
|
|
MMALLOC =
|
|
MMALLOC_DISABLE = -DNO_MMALLOC
|