Subject: Re: toolchain/34528: when crosscompiling for sun3, can't specify -m68020
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: netbsd-bugs
Date: 09/14/2006 20:55:04
The following reply was made to PR toolchain/34528; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
To: thorpej@shagadelic.org
Cc: gnats-bugs@NetBSD.org, toolchain-manager@NetBSD.org,
	gnats-admin@NetBSD.org, netbsd-bugs@NetBSD.org,
	tsutsui@ceres.dti.ne.jp
Subject: Re: toolchain/34528: when crosscompiling for sun3, can't specify -m68020
Date: Fri, 15 Sep 2006 05:53:10 +0900

 thorpej@shagadelic.org wrote:
 
 > That's annoying.  libsa/Makefile should completely override and ignore  
 > ANY user-specified settings.  i386 standalone code does this, IIRC.
 
 Hmm. It just overrides CPUFLAGS and COPTS in Makefile.
 Should sun68k/stand follow it?
 ---
 Izumi Tsutsui