Tue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Wed, 5 Jun 1996 03:29:08 +0000 (03:29 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 5 Jun 1996 03:29:08 +0000 (03:29 +0000)
* sysdeps/i386/Makefile (long-double-fcts): New variable, set to yes.
* sysdeps/m68k/Makefile: Likewise.

sysdeps/m68k/Makefile

index 3d35ac5..ffdc682 100644 (file)
@@ -36,3 +36,6 @@ asm-CPPFLAGS += $(m68k-syntax-flag)
 
 # Make sure setjmp.c is compiled with a frame pointer
 CFLAGS-setjmp.c := -fno-omit-frame-pointer
+
+# The 68k `long double' is a distinct type we support.
+long-double-fcts = yes