Date: Thu, 23 Jul 1998 16:54:32 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: imp@village.org (Warner Losh) Cc: jb@cimlogic.com.au, current@FreeBSD.ORG Subject: Re: Does building current on 2.2.x still work? Message-ID: <199807230654.QAA01964@cimlogic.com.au> In-Reply-To: <199807230643.AAA07940@harmony.village.org> from Warner Losh at "Jul 23, 98 00:43:57 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote:
> Some experimentation shows that whem make sees this flag, it doesn't
> start over building.
>
> However, looking again at the problem, why not add:
>
> MACHINE_ARC?=${MACHINE}
>
> really early in src/Makefile? Would that solve the problem? Don't
> have a machine handy that would exhibit the problem. Time to checkout
> a tree on one that does...
No. Unless you include the correct sys.mk, you won't get the library
path correct since the 2.2.* versions of sys.mk don't know about
/usr/lib/aout. Patching src/Makefile to allow for differences in versions
of sys.mk seems the wrong thing to do. If people don't like using the -m
argument, then the top level makefile should not use anything from sys.mk.
--
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807230654.QAA01964>
