diff options
Diffstat (limited to 'sysdeps/ieee754/ldbl-128ibm-compat/Makefile')
-rw-r--r-- | sysdeps/ieee754/ldbl-128ibm-compat/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/ieee754/ldbl-128ibm-compat/Makefile b/sysdeps/ieee754/ldbl-128ibm-compat/Makefile index 42f974f85d..9dc8937d19 100644 --- a/sysdeps/ieee754/ldbl-128ibm-compat/Makefile +++ b/sysdeps/ieee754/ldbl-128ibm-compat/Makefile @@ -324,8 +324,6 @@ ifeq ($(subdir),math) # support. Thus, they can only correctly be used with ibm128. CFLAGS-test-ldouble-compat_totalorder.c += -mabi=ibmlongdouble CFLAGS-test-ldouble-compat_totalordermag.c += -mabi=ibmlongdouble -CFLAGS-test-ildouble-compat_totalorder.c += -mabi=ibmlongdouble -CFLAGS-test-ildouble-compat_totalordermag.c += -mabi=ibmlongdouble endif # Add IEEE binary128 files as make targets. |