diff options
Diffstat (limited to 'gdb/config/mips/embedl64.mt')
-rw-r--r-- | gdb/config/mips/embedl64.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/embedl64.mt b/gdb/config/mips/embedl64.mt index 9c437d2..28c41be 100644 --- a/gdb/config/mips/embedl64.mt +++ b/gdb/config/mips/embedl64.mt @@ -2,4 +2,4 @@ TDEPFILES= mips-tdep.o remote-mips.o remote-array.o TM_FILE= tm-embedl64.h SIM_OBS = remote-sim.o -SIM = ../sim/mips/libsim.a -lm +SIM = ../sim/mips/libsim.a |