Closed isuruf closed 4 years ago
Fixes https://github.com/flang-compiler/f18/issues/1034
I don't think we should need to specify to link to libm at all, it's the default behaviour on Linux and macOS when the compiler is invoked as a c++ compiler.
Fixes https://github.com/flang-compiler/f18/issues/1034