Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mvme68k/conf
Module Name: src
Committed By: tsutsui
Date: Sat Apr 5 11:07:30 UTC 2014
Modified Files:
src/sys/arch/mvme68k/conf: Makefile.mvme68k
Log Message:
Specify both -Wa,-march=68030 and -Wa,-mcpu=68030 in -m68060 case for gcc45.
Now VME177 builds with both gcc45 and gcc48
(though untested on the real machines).
XXX: is it really worth to use -m68060 (instead of -m68020-60)
for kernel binaries?
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/mvme68k/conf/Makefile.mvme68k
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