forked from Imagelibrary/binutils-gdb
sim: drop -lm from SIM_EXTRA_LIBS
We have configure tests for this in the top-level configure script to link this when necessary, so we don't need to explicitly list it for specific ports.
This commit is contained in:
@@ -49,8 +49,6 @@ SIM_EXTRA_DEPS = \
|
||||
cpuall.h \
|
||||
decode.h
|
||||
|
||||
SIM_EXTRA_LIBS = -lm
|
||||
|
||||
## COMMON_POST_CONFIG_FRAG
|
||||
|
||||
arch = or1k
|
||||
|
||||
Reference in New Issue
Block a user