Subject: Re: toolchain/34528: when crosscompiling for sun3, can't specify -m68020
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Jason Thorpe <thorpej@shagadelic.org>
List: netbsd-bugs
Date: 09/14/2006 21:05:11
The following reply was made to PR toolchain/34528; it has been noted by GNATS.

From: Jason Thorpe <thorpej@shagadelic.org>
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
Cc: gnats-bugs@NetBSD.org, toolchain-manager@NetBSD.org,
	gnats-admin@NetBSD.org, netbsd-bugs@NetBSD.org
Subject: Re: toolchain/34528: when crosscompiling for sun3, can't specify -m68020
Date: Thu, 14 Sep 2006 13:59:05 -0700

 On Sep 14, 2006, at 1:53 PM, Izumi Tsutsui wrote:
 
 > 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?
 
 Yes.
 
 > ---
 > Izumi Tsutsui
 
 -- thorpej