-
Rosen Penev authored
This has nothing to do with uClibc. It has everything to do with gcc's libstdc++. C99 math can be compile time disabled for it. Check for that and use boost lround when std is not available. Signed-off-by: Rosen Penev <rosenp@gmail.com>
cfa4524c