Hi Ben,

Ben Greear <[email protected]> writes:
> It seems the upstream code won't build without stripping.  The
> patch below allows me to have this work as I expected:
>
> scons strip=no install

Can you try updating to the most recent SConstruct? There used to be
problems with boolean command line arguments like strip, but I fixed
that on 9/15 in checkin 11546.

env['strip'] is now set by a Variable, so should always have the 
boolean value True or False.

    --jtc

-- 
J.T. Conklin

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

Reply via email to