Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x68k/stand/boot_ustar
Module Name: src
Committed By: tsutsui
Date: Wed Apr 16 14:33:43 UTC 2014
Modified Files:
src/sys/arch/x68k/stand/boot_ustar: Makefile
Log Message:
Put back "-Wa,-march=m68000 -Wa,-mcpu=m68000" for AFLAGS for X68000 models.
See my post in source-changes-d@ for details.
http://mail-index.netbsd.org/source-changes-d/2014/04/15/msg006723.html
Also use "-m68000" for CFLAGS for consistency.
(the previous -m68020-60 was harmless because vers.c has
only const strings and there is no instruction)
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/x68k/stand/boot_ustar/Makefile
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