diff options
author | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-03-18 11:24:56 +0100 |
---|---|---|
committer | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-03-18 11:24:56 +0100 |
commit | e28e6246fc106569909124ada78603ae1507a972 (patch) | |
tree | b7f587a3e065cf8fb391341015b8517a6d4adbbc /src/SConscript | |
parent | 468ad10f502837ed00f9e91ed16b9eb180adff4c (diff) | |
download | gem5-e28e6246fc106569909124ada78603ae1507a972.tar.xz |
scons: Try to use 'tcmalloc' before 'tcmalloc_minimal'
tcmalloc_minimal doesn't support the heap checker on Debian, while
tcmalloc does. Instead of always linking with tcmalloc_minimal, if it
exists, we first check for tcmalloc and then use tcmalloc_minimal as a
fallback.
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions