Re: Proper way to build nanobsd with "external" toolchain on new CURRENT?

From: Garrett Cooper <yaneurabeya_at_gmail.com>
Date: Wed, 31 Dec 2014 14:47:33 -0800
On Dec 31, 2014, at 14:46, Lev Serebryakov <lev_at_FreeBSD.org> wrote:

> Signed PGP part
> On 01.01.2015 01:14, Garrett Cooper wrote:
> 
> > STRIP_CMD        Command to use at install time when stripping
> > binaries. Be sure to add any additional tools required to run
> > STRIP_CMD to the LOCAL_ITOOLS make(1) variable before running the
> > distributeworld or installworld targets. See install(1) for more
> > details.
> >
> > This should be unnecessary though as I’ve already resolved the
> > strip command not being present issue in r275867.
> BTW, install(1) says about STRIPBIN and not STRIP_CMD
> 
> ....
>     The install utility checks for the presence of the STRIPBIN
> environment
>      variable and if present, uses the assigned value as the program
> to run if
>      and when the -s option has been specified.
> ....
> 
> and "grep STRIP_CMD /usr/src/Makefile* /usr/share/mk/*" brings nothing.

*sigh* — you’re right, it should be STRIPBIN.

Received on Wed Dec 31 2014 - 21:47:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:54 UTC