Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun3/conf
Module Name: src
Committed By: mrg
Date: Fri Jul 8 09:34:51 UTC 2011
Modified Files:
src/sys/arch/sun3/conf: Makefile.sun3
Log Message:
don't use -msoft-float for GCC 4.5. -msoft-float passes down -mno-float
to the assembler, which barfs, and i can't see any way to disable it just
for sun3/fpu.c.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/sun3/conf/Makefile.sun3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index