lkml.org 
[lkml]   [2003]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.6.0-test7 - stability freeze
 On Wed, Oct 08, Linus Torvalds wrote:

> The more interesting thing is that I and Andrew are trying to calm down
> development, and I do _not_ want to see patches that don't fix a real and
> clear bug. In other words, the "cleanup and janitorial" stuff is on hold,
> and -test8 and then -test9 should be for _stability_ fixes only.

a longstanding bug, should probably go to the main Makefile. But I dont
know if all supported archs know about -msoft-float.


diff -p -purN linux-2.6.0-test7/arch/i386/Makefile linux-2.6.0-test7.fpu/arch/i386/Makefile
--- linux-2.6.0-test7/arch/i386/Makefile 2003-10-08 21:24:04.000000000 +0200
+++ linux-2.6.0-test7.fpu/arch/i386/Makefile 2003-10-13 19:26:21.000000000 +0200
@@ -19,7 +19,7 @@ LDFLAGS := -m elf_i386
OBJCOPYFLAGS := -O binary -R .note -R .comment -S
LDFLAGS_vmlinux :=

-CFLAGS += -pipe
+CFLAGS += -pipe -msoft-float

# prevent gcc from keeping the stack 16 byte aligned
CFLAGS += $(call check_gcc,-mpreferred-stack-boundary=2,)
--

USB is for mice, FireWire is for men!

sUse lINUX ag, nÜRNBERG
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.201 / U:0.500 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site