|
|
@@ -109,9 +109,7 @@ build --enable_platform_specific_config
|
|
|
build:linux --define=pfm=1
|
|
|
|
|
|
# Enable TCMalloc on Linux as well.
|
|
|
-# TODO: tcmalloc needs to support compiler-explorer; see:
|
|
|
-# https://github.com/carbon-language/carbon-lang/issues/4176
|
|
|
-# build:linux --custom_malloc=@tcmalloc//tcmalloc
|
|
|
+build:linux --custom_malloc=@tcmalloc//tcmalloc
|
|
|
|
|
|
# Allow users to override any of the flags desired by importing a user-specific
|
|
|
# RC file here if present.
|