Subject: PR/34528 CVS commit: src/sys/arch/sun68k/stand
To: None <tsutsui@NetBSD.org, gnats-admin@netbsd.org,>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: netbsd-bugs
Date: 09/17/2006 05:45:01
The following reply was made to PR toolchain/34528; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/34528 CVS commit: src/sys/arch/sun68k/stand
Date: Sun, 17 Sep 2006 05:44:46 +0000 (UTC)
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.