Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386
Module Name: src
Committed By: jakllsch
Date: Sat May 24 18:39:04 UTC 2014
Modified Files:
src/sys/arch/i386/conf: Makefile.i386
src/sys/arch/i386/include: Makefile.inc
Log Message:
Now that GCC 4.8 on i486 has stolen the frame pointer, do like amd64 and
add -fno-omit-frame-pointer to kernel DEFCOPTS and modules CFLAGS.
To generate a diff of this commit:
cvs rdiff -u -r1.181 -r1.182 src/sys/arch/i386/conf/Makefile.i386
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/i386/include/Makefile.inc
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