mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-03 04:01:22 +08:00
* config/alpha/alpha-nw.mt, config/alpha/alpha-osf1.mt (MT_CFLAGS):
Remove, no longer necessary now that we use bfd_vma for a CORE_ADDR.
This commit is contained in:
@ -1,8 +1,3 @@
|
||||
# Target: Little-endian Alpha
|
||||
TDEPFILES= alpha-tdep.o exec.o
|
||||
TM_FILE= tm-alpha.h
|
||||
#
|
||||
# Can't define this in tm.h because defs.h uses it before including tm.h
|
||||
# FIXME: Needs to be at least 64-bits (LONGEST for e.g. 386 x alpha), but
|
||||
# CORE_ADDR is typedef'd before LONGEST is defined.
|
||||
MT_CFLAGS = -DCORE_ADDR_TYPE="unsigned long"
|
||||
|
Reference in New Issue
Block a user