scons: Add --without-tcmalloc build option
authorCurtis Dunham <Curtis.Dunham@arm.com>
Mon, 22 Sep 2014 19:37:23 +0000 (14:37 -0500)
committerCurtis Dunham <Curtis.Dunham@arm.com>
Mon, 22 Sep 2014 19:37:23 +0000 (14:37 -0500)
commitded540a661d9ff572ca58cd2e990460b2518dc28
tree078dd8d2a58d0480423a82e0cc66caee83f55078
parentf7c6a2cbed3fa0653e3badfcdbc48f7c3792ba53
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.
SConstruct