mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 16:17:36 +04: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>