diff options
Diffstat (limited to 'www-client/chromium/metadata.xml')
-rw-r--r-- | www-client/chromium/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www-client/chromium/metadata.xml b/www-client/chromium/metadata.xml index 47002a437f00..85980df243d7 100644 --- a/www-client/chromium/metadata.xml +++ b/www-client/chromium/metadata.xml @@ -3,4 +3,7 @@ <pkgmetadata> <herd>chromium</herd> <longdescription>Chromium is the open-source web browser project behind Google Chrome</longdescription> + <use> + <flag name="tcmalloc">Use bundled tcmalloc instead of system malloc.</flag> + </use> </pkgmetadata> |