mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
Handle alloca with fake routine.
This commit is contained in:
@ -3,5 +3,7 @@ XDEPFILES= infptrace.o m88k-xdep.o
|
|||||||
XM_FILE= xm-delta88.h
|
XM_FILE= xm-delta88.h
|
||||||
REGEX=regex.o
|
REGEX=regex.o
|
||||||
REGEX1=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
|
# Have to use /bin/nm because a bfd nm won't do the right thing
|
||||||
MUNCH_DEFINE=MUNCH_NM=/bin/nm
|
MUNCH_DEFINE=MUNCH_NM=/bin/nm
|
||||||
|
Reference in New Issue
Block a user