scons: Generate a single debug flag C++ file
Review Request #2427 - Created Sept. 29, 2014 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10423:1a1853cc7a9a --------------------------- scons: Generate a single debug flag C++ file Reduces target count/compiler invocations by ~180.
Funny that we used to have one .hh and one .cc file and I move us to per-flags .hh and .cc. I guess I wen't overboard. Not sure why it didn't occur to me to make one .cc file.
Ship It!
