mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/google-perftools: fix whitespace in metadata.xml
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
@@ -8,22 +8,22 @@
|
||||
<use>
|
||||
<flag name="largepages">
|
||||
Use (experimental) larger pages for tcmalloc, this increases
|
||||
memory usage, but should speed up the allocation/free
|
||||
operations.
|
||||
memory usage, but should speed up the allocation/free
|
||||
operations.
|
||||
</flag>
|
||||
<flag name="debug">
|
||||
Build a set of libraries with debug support (so-called
|
||||
debugalloc). These are available by default but are not needed
|
||||
unless you're actually developing using tcmalloc.
|
||||
Build a set of libraries with debug support (so-called
|
||||
debugalloc). These are available by default but are not needed
|
||||
unless you're actually developing using tcmalloc.
|
||||
</flag>
|
||||
<flag name="minimal">
|
||||
Only build the tcmalloc_minimal library, ignoring the heap
|
||||
checker and the profilers.
|
||||
Only build the tcmalloc_minimal library, ignoring the heap
|
||||
checker and the profilers.
|
||||
</flag>
|
||||
<flag name="optimisememory">
|
||||
To build libtcmalloc with smaller internal caches.
|
||||
</flag>
|
||||
</use>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="github">gperftools/gperftools</remote-id>
|
||||
</upstream>
|
||||
|
||||
Reference in New Issue
Block a user