124c124
< scons_args = list(self.args) + targets
---
> scons_args = [ 'USE_SYSTEMC=1' ] + list(self.args) + targets