diff options
Diffstat (limited to 'sysdeps/ieee754/ldbl-opt/Makefile')
-rw-r--r-- | sysdeps/ieee754/ldbl-opt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ieee754/ldbl-opt/Makefile b/sysdeps/ieee754/ldbl-opt/Makefile index 6854413fa3..64fdb8cb9e 100644 --- a/sysdeps/ieee754/ldbl-opt/Makefile +++ b/sysdeps/ieee754/ldbl-opt/Makefile @@ -8,7 +8,7 @@ endif ifeq ($(subdir),math) libm-routines += s_nexttowardfd -routines += math_ldbl_opt nldbl-compat +routines += nldbl-compat extra-libs += libnldbl libnldbl-calls = asprintf dprintf fprintf fscanf fwprintf fwscanf iovfscanf \ |