[CRT] Use the asm version of sqrt on amd64

This commit is contained in:
Timo Kreuzer 2018-01-29 18:41:18 +01:00
parent 90a0e426ed
commit db0c59cbd4
3 changed files with 2 additions and 3 deletions

View file

@ -563,7 +563,6 @@ if(NOT ARCH STREQUAL "i386")
math/modff.c
math/sin.c
math/sinhf.c
math/sqrt.c
math/sqrtf.c
math/tanf.c
math/tanhf.c