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/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/sysdeps/aarch64/fpu/Makefile b/sysdeps/aarch64/fpu/Makefile
index 1fe4b52682..320b6ed43a 100644
--- a/sysdeps/aarch64/fpu/Makefile
+++ b/sysdeps/aarch64/fpu/Makefile
@@ -3,6 +3,7 @@ libmvec-supported-funcs = acos \
                           atan \
                           atan2 \
                           cos \
+                          erf \
                           exp \
                           exp10 \
                           exp2 \
@@ -27,7 +28,11 @@ libmvec-support = $(addsuffix f_advsimd,$(float-advsimd-funcs)) \
                   v_log_data \
                   v_exp_data \
                   v_log2_data \
-                  v_log10_data
+                  v_log10_data \
+                  erf_data \
+                  erff_data \
+                  sv_erf_data \
+                  sv_erff_data
 endif
 
 sve-cflags = -march=armv8-a+sve