mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-03-03 19:34:15 +01:00
pow() might require the math library to be linked with rtl-sdl (e.g. when compiling with clang), even though it's actually constant. Signed-off-by: Steve Markgraf <steve@steve-m.de>