about summary refs log tree commit diff
path: root/sysdeps/aarch64/fpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aarch64/fpu/Makefile')
-rw-r--r--sysdeps/aarch64/fpu/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysdeps/aarch64/fpu/Makefile b/sysdeps/aarch64/fpu/Makefile
index e5f418ae42..e8af35099d 100644
--- a/sysdeps/aarch64/fpu/Makefile
+++ b/sysdeps/aarch64/fpu/Makefile
@@ -8,6 +8,7 @@ libmvec-supported-funcs = acos \
                           cos \
                           cosh \
                           erf \
+                          erfc \
                           exp \
                           exp10 \
                           exp2 \
@@ -39,7 +40,9 @@ libmvec-support = $(addsuffix f_advsimd,$(float-advsimd-funcs)) \
                   erff_data \
                   sv_erf_data \
                   sv_erff_data \
-                  v_exp_tail_data
+                  v_exp_tail_data \
+                  erfc_data \
+                  erfcf_data
 endif
 
 sve-cflags = -march=armv8-a+sve