On Tue, Jun 12, 2012 at 2:59 AM, Lauri Kasanen <[email protected]> wrote: > On Mon, 11 Jun 2012 23:43:28 -0600 > Eduardo Silva <[email protected]> wrote: > >> On Wed, May 30, 2012 at 2:44 AM, Lauri Kasanen <[email protected]> wrote: >> > On Tue, 29 May 2012 14:06:08 -0600 >> > Eduardo Silva <[email protected]> wrote: >> > >> >> why '-$STRIP' ? >> >> >> > >> > The - makes it ignore errors in the command, that would happen for example >> > when no binary or no plugins are installed. In a lib install no binary is >> > installed. >> >> we need to fix that in the configure script, so it should generate >> right Makefiles. > > What if the system has no "strip"? That's entirely valid too ;) >
So we validate if strip exists or not, we dont hide errors. > > - Lauri -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
