Author :
schwarze
Date :
2025-06-06 21:50:10
Hash :a424e829 Message :While we have fabs(3), frexp(3), ldexp(3), and modf(3) in libc,
we have their eight *f and *l variants in libm, so add .Lb libm
as suggested by tedu@: "A little extra -lm won't hurt anyone."