102c102
< system('scons %s %s' % (scons_opts, ' '.join(targets)))
---
> system('scons IGNORE_STYLE=True %s %s' % (scons_opts, ' '.join(targets)))