From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Thu, 8 Mar 2007 17:41:47 +0100 Subject: [Buildroot] [RFC/PATCH 3/3] fix buildroot sed handling on Mac OS X In-Reply-To: <45E1718D.9080403@cs.helsinki.fi> References: <45E1718D.9080403@cs.helsinki.fi> Message-ID: <20070308164147.GE1389@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Sun, Feb 25, 2007 at 01:22:53PM +0200, Heikki Lindholm wrote: >Propagate HOST_SED_DIR to the dependencies script so that it may use the >local sed build as well. Applied, thanks.