aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/fpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/fpu/Makefile')
-rw-r--r--sysdeps/ia64/fpu/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysdeps/ia64/fpu/Makefile b/sysdeps/ia64/fpu/Makefile
index e5237ffa84..dee9ba78c7 100644
--- a/sysdeps/ia64/fpu/Makefile
+++ b/sysdeps/ia64/fpu/Makefile
@@ -1,7 +1,9 @@
ifeq ($(subdir),math)
libm-sysdep_routines += libm_atan2_reg s_matherrf s_matherrl libm_reduce \
- libm_tan
+ libm_tan libm_error \
+ $(calls) $(calls:=f) $(long-c-$(long-double-fcts)) \
+ libm_frexp4 libm_frexp4f libm_frexp4l
-routines += libm_frexp4 libm_frexp4f libm_frexp4l libm_error
+routines += libm_frexp4 libm_frexp4f libm_frexp4l libc_libm_error
CPPFLAGS += -DSIZE_INT_32
endif