build scripts: Made minor modifications to reduce build overhead time.
Review Request #1080 - Created March 5, 2012 and discarded - Latest diff uploaded
| Information | |
|---|---|
| Marc Orr | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
build scripts: Made minor modifications to reduce build overhead time. 1. --implicit-cache behavior is default. 2. makeEnv in src/SConscript is conditionally called. 3. decider set to MD5-timestamp 4. NO_HTML build option changed to SLICC_HTML (defaults to False)
Ran ./util/regress. Seemed to behave as expected. changeset: 8855:d6e90b1998c3
