mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
4caa115815
* config/mips/{vr4300.mt, vr4300el.mt} (SIM): Add -lm when simulator is included.
6 lines
157 B
Mathematica
6 lines
157 B
Mathematica
# Target: Little-endian SIM monitor board.
|
|
TDEPFILES= mips-tdep.o remote-mips.o
|
|
TM_FILE= tm-vr4300el.h
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/mips/libsim.a -lm
|