From owner-svn-src-user@FreeBSD.ORG Tue Jul 15 22:35:55 2014 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2FDDC75; Tue, 15 Jul 2014 22:35:55 +0000 (UTC) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 652122CCC; Tue, 15 Jul 2014 22:35:54 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id 1989C7A18; Tue, 15 Jul 2014 22:35:53 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id 5F856A431; Wed, 16 Jul 2014 00:35:31 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Julio Merino Subject: Re: svn commit: r266617 - user/des/tinderbox References: <201405241334.s4ODYf4M000124@svn.freebsd.org> Date: Wed, 16 Jul 2014 00:35:31 +0200 In-Reply-To: (Julio Merino's message of "Sun, 13 Jul 2014 20:00:02 -0400") Message-ID: <8638e2jln0.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: src-committers@freebsd.org, svn-src-user@freebsd.org X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2014 22:35:55 -0000 Julio Merino writes: > Dag-Erling Sm=C3=B8rgrav writes: > > Log: > > Set MAKESYSPATH before building to ensure we use the correct set of .= mk > > files right from the start. > Is this supposed to work though? The host make may not match > current's make, and thus current's share/mk/ files may be using > features not yet supported by the host make. Reverted. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no