mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-03 09:41:26 +00:00
Handle alloca with fake routine.
This commit is contained in:
parent
0724ed4f1f
commit
57e69bb3c0
@ -3,5 +3,7 @@ XDEPFILES= infptrace.o m88k-xdep.o
|
||||
XM_FILE= xm-delta88.h
|
||||
REGEX=regex.o
|
||||
REGEX1=regex.o
|
||||
ALLOCA=alloca.o
|
||||
ALLOCA1=alloca.o
|
||||
# Have to use /bin/nm because a bfd nm won't do the right thing
|
||||
MUNCH_DEFINE=MUNCH_NM=/bin/nm
|
||||
|
Loading…
Reference in New Issue
Block a user