mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
ba4f02b1f0
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>