Commits

Christoph Conrads authored 9cc6599056e
ARM: do not add linker flag `-lm` unconditionally On ARM the required math library depends on whether the soft floating point ABI is used or not but this is already handled in `Makefile.system`, lines 499-505.