diff options
Diffstat (limited to 'sysdeps/ia64')
-rw-r--r-- | sysdeps/ia64/fpu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ia64/fpu/Makefile b/sysdeps/ia64/fpu/Makefile index 922b68b0cd..6d1b0c1717 100644 --- a/sysdeps/ia64/fpu/Makefile +++ b/sysdeps/ia64/fpu/Makefile @@ -1,7 +1,6 @@ ifeq ($(subdir),math) libm-sysdep_routines += libm_atan2_reg s_matherrf s_matherrl libm_reduce \ libm_tan libm_error \ - $(calls) $(calls:=f) $(long-c-$(long-double-fcts)) \ libm_frexp4 libm_frexp4f libm_frexp4l sysdep_routines += libm_frexp4 libm_frexp4f libm_frexp4l libc_libm_error |