> I was going to suggest something like:
>
> if buildEnv['RUBY']:
>   Ruby.define_options(parser)
>
> (if that flag still exists) or maybe
>
> if 'PROTOCOL' in buildEnv:
>  Ruby.define_options(parser)

It should still exist.  I like that better.  I actually think that we
should get rid of RUBY and only use PROTOCOL.

  Nate
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to