gem5/sim/pyconfig
Nathan Binkert 4a3ad218e1 We should import m5config *after* we do the CPPDEFINES stuff,
otherwise m5config and the object descriptions cannot take
advantage of them.

sim/pyconfig/SConscript:
    We should import m5config *after* we do the CPPDEFINES stuff,
    otherwise m5config and the object descriptions cannot take
    advantage of them.  This means that we can't use the env dict
    alias.  We should instead use os.environ.

--HG--
extra : convert_revision : 392f99a3c15cfba74a5cde79a709ecfad3820e63
2005-03-09 14:39:35 -05:00
..
m5config.py Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 2005-03-09 00:17:20 -05:00
SConscript We should import m5config *after* we do the CPPDEFINES stuff, 2005-03-09 14:39:35 -05:00