From 752b94f63eaa8a268ffb4930fbf5b4d464bc4601 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 18 Jan 2006 23:25:13 +0000 Subject: * sysdeps/sparc/sparc64/Makefile (long-double-fcts): Move this ... * sysdeps/sparc/Makefile (long-double-fcts): ... to here. --- sysdeps/sparc/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdeps/sparc/Makefile') diff --git a/sysdeps/sparc/Makefile b/sysdeps/sparc/Makefile index e55e461423..40323a0643 100644 --- a/sysdeps/sparc/Makefile +++ b/sysdeps/sparc/Makefile @@ -1,3 +1,6 @@ +# The Sparc `long double' is a distinct type we support. +long-double-fcts = yes + ifeq ($(subdir),db2) CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_SPARC_GCC=1 endif -- cgit 1.4.1