Ben Greear wrote:
> It seems the upstream code won't build without stripping.  The
> patch below allows me to have this work as I expected:
>   

Thanks for pointing this out.

Re your patch: Can't the SCons 'Variables' construct be used, to ensure 
that env['strip'] is always defined to a sane Boolean value, rather than 
using string comparisons in the conditionals?

thanks,
BMS

_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers

Reply via email to