Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun68k/stand
Module Name: src
Committed By: tsutsui
Date: Sun Sep 17 05:44:46 UTC 2006
Modified Files:
src/sys/arch/sun68k/stand: Makefile.inc
src/sys/arch/sun68k/stand/libsa: Makefile
Log Message:
Always set CFLAGS, CPUFLAGS, and COPTS explicitly like i386/stand
to override settings in /etc/mk.conf, so that build won't fail
in sun68k which contains both sun2 and sun3 sources.
Suggested by thorpej, and closes PR toolchain/34528.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/sun68k/stand/Makefile.inc
cvs rdiff -r1.22 -r1.23 src/sys/arch/sun68k/stand/libsa/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