Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch



hi,

if you use nbmake-* to build cross-build kernels then this is superfluous,
but I don't, and this doesn't hurt anything for people that do.
most of the ports have this in conf/Makefile.*, but mips can't do that
since they're not all the same endianness.

-Chuck


On Sun, Aug 31, 2003 at 08:14:32AM +0900, Izumi Tsutsui wrote:
> In article <20030830224441.A1307B004%cvs.netbsd.org@localhost>
> chs%netbsd.org@localhost wrote:
> 
> > Log Message:
> > add "makeoptions MACHINE_ARCH=..." in std.* for mips ports
> > where it is constant (to ease cross-building).
> 
> Is this really needed?
> MACHINE_ARCH is set in ${TOOLDIR}/bin/nbmake-${MACHINE}
> and I think it's enough for cross-build.
> ---
> Izumi Tsutsui
> tsutsui%ceres.dti.ne.jp@localhost



Home | Main Index | Thread Index | Old Index