sim: drop -lm from SIM_EXTRA_LIBS
authorMike Frysinger <vapier@gentoo.org>
Thu, 3 Nov 2022 09:53:21 +0000 (16:53 +0700)
committerMike Frysinger <vapier@gentoo.org>
Fri, 4 Nov 2022 00:42:31 +0000 (07:42 +0700)
commit0dea8b8d9fb48df577fb6f28846e498d3c0bb9bf
tree7273d5f5e0826dc514f5814ef56fa3834449f39a
parent051081585e40a3145028cda8e2a16c010a33ebe9
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.
sim/aarch64/Makefile.in
sim/arm/Makefile.in
sim/bfin/Makefile.in
sim/erc32/Makefile.in
sim/moxie/Makefile.in
sim/or1k/Makefile.in
sim/sh/Makefile.in