Bug in lastest commit of scripts/trylink (r19409)

Denis Vlasenko vda.linux at googlemail.com
Mon Aug 6 05:07:54 PDT 2007


On Monday 06 August 2007 12:23, Alex Landau wrote:
> At the very end, when doing the final link it's written:
> try <some text> && exit 1
> which should be:
> try <some text> || exit 1
> 
> Currently busybox is not being built from busybox_unstripped.

Thanks, fixed.
--
vda


More information about the busybox mailing list