scons: Add --without-tcmalloc build option
Review Request #2428 - Created Sept. 29, 2014 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10424:db46a530e275 --------------------------- scons: Add --without-tcmalloc build option Disabling tcmalloc is required for valgrind's memcheck to work properly; this option makes it easier to create such a build.
