mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 05:20:30 +00:00
df0393e345
config/ns32k/ns32km3.mh: Change MMALLOC_LIB to MMALLOC. * TODO: Update Mach stuff.
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
# Host: Intel 386 running Mach3 with OSF 1/MK
|
|
|
|
XDEPFILES= os-mach3.o i386mach3-xdep.o i387-tdep.o
|
|
XM_FILE= xm-i386osf1mk.h
|
|
|
|
# Don't use the mmalloc library in Mach 3.
|
|
MMALLOC =
|
|
MMALLOC_DISABLE = -DNO_MMALLOC
|