Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2009 16:28:51 -0800
From:      Sam Leffler <sam@freebsd.org>
To:        Doug Barton <dougb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r186678 - head/usr.sbin/mergemaster
Message-ID:  <495D5FC3.6000109@freebsd.org>
In-Reply-To: <200901011141.n01BfDqj054333@svn.freebsd.org>
References:  <200901011141.n01BfDqj054333@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton wrote:
>   1. Switch to using the top level (e.g., /usr/src) Makefile, and specify
>   that we should use the *.mk files from the source directory instead of
>   the installed versions. [1][2] This allows easier cross builds and
>   simplifies (or in some cases permits) upgrading.
>   

I believe you changed the meaning of the -m flag so it now requires a 
pathname to the src tree and not src/etc.  This breaks existing usage.  
In the PR I filed there was a follow-on patch from Bjoern that amended 
my suggestion to instead add a -M option to set the source tree.  I 
thought that was an improvement over my hack.  In lieu of that you might 
want to examine the pathname supplied to -m to try to provide backwards 
compatibility by stripping any /etc suffix on the path.

    Sam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?495D5FC3.6000109>