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:
Mike Frysinger
2022-11-03 16:53:21 +07:00
parent 051081585e
commit 0dea8b8d9f
7 changed files with 2 additions and 9 deletions

View File

@@ -49,8 +49,6 @@ SIM_EXTRA_DEPS = \
cpuall.h \
decode.h
SIM_EXTRA_LIBS = -lm
## COMMON_POST_CONFIG_FRAG
arch = or1k