ref: 4acd9ee51a541f94e81457b1a7fb3accbd790696
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 ;;