mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 04:04:50 +00:00
uClibc-ng does not define these math functions in math.h , only in tgmath.h. Therefore the cmath header will not work. Signed-off-by: Rosen Penev <rosenp@gmail.com>