diff options
author | 2018-10-20 08:49:49 +0200 | |
---|---|---|
committer | 2018-10-20 08:49:49 +0200 | |
commit | 4385ff6c19a6e178c88997ecdfffd3e06c266c22 (patch) | |
tree | 54b65cd413122dc31cf73f6c14576f33fa72b5b0 /sci-physics | |
parent | use.desc: Add new global flag 'jemalloc' (diff) | |
download | gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.gz gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.bz2 gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.zip |
*/*: remove redundant local descriptions of 'jemalloc' flag
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml index baf90a1a37bc..6d5558e76bbf 100644 --- a/sci-physics/root/metadata.xml +++ b/sci-physics/root/metadata.xml @@ -27,7 +27,6 @@ <flag name="fortran">Compile included Fortran programs</flag> <flag name="gdml">Enable GDML writer and reader</flag> <flag name="http">Enable http server support including but not limited to fastcgi support</flag> - <flag name="jemalloc">Enable support for <pkg>dev-libs/jemalloc</pkg></flag> <flag name="libcxx">Build ROOT against <pkg>sys-libs/libcxx</pkg></flag> <flag name="memstat">Build memory statistics library, helps to detect memory leaks</flag> <flag name="minuit">Build ROOT's internal versions of minuit (fortran) and minuit2 (C++)</flag> |