ref: 9aabbe574e648e0a462b211c62da5eb5875343b7
dir: /lib/math/bld.sub/
lib math = fpmath.myr # fused-multiply-add fma-impl+posixy-x64-fma.s fma-impl.myr # sqrt sqrt-impl+posixy-x64-sse2.s sqrt-impl.myr # trunc, floor, ceil trunc-impl+posixy-x64-sse4.s trunc-impl.myr # summation sum-impl.myr # util util.myr lib ../std:std ;;