mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-18 00:32:30 +08:00
Remove references to shade.
This commit is contained in:
@ -6,6 +6,5 @@
|
|||||||
CC = gcc
|
CC = gcc
|
||||||
# Regular "have long long" detection is disabled for now.
|
# Regular "have long long" detection is disabled for now.
|
||||||
MH_CFLAGS = -DFORCE_LONG_LONG -I${srcdir}/../sim/sp64
|
MH_CFLAGS = -DFORCE_LONG_LONG -I${srcdir}/../sim/sp64
|
||||||
#TDEPFILES= exec.o solib.o sparc-pinsn.o sp64-tdep.o remote-shade.o ../../shade/libsim.a ../../shade/libshade.a ../../shade/libspix.a
|
|
||||||
TDEPFILES= exec.o solib.o sparc-pinsn.o sparc-tdep.o sp64-tdep.o remote-sim.o ../sim/sp64/libsim.a
|
TDEPFILES= exec.o solib.o sparc-pinsn.o sparc-tdep.o sp64-tdep.o remote-sim.o ../sim/sp64/libsim.a
|
||||||
TM_FILE= tm-sp64sim.h
|
TM_FILE= tm-sp64sim.h
|
||||||
|
Reference in New Issue
Block a user