diff options
Diffstat (limited to 'sysdeps/x86_64/fpu/Makeconfig')
-rw-r--r-- | sysdeps/x86_64/fpu/Makeconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86_64/fpu/Makeconfig b/sysdeps/x86_64/fpu/Makeconfig index dde737c0d6..96a40856fa 100644 --- a/sysdeps/x86_64/fpu/Makeconfig +++ b/sysdeps/x86_64/fpu/Makeconfig @@ -25,6 +25,7 @@ libmvec-funcs = \ acos \ asin \ atan \ + atan2 \ cbrt \ cos \ cosh \ |