diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-10-20 08:49:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-10-20 08:49:49 +0200 |
commit | 4385ff6c19a6e178c88997ecdfffd3e06c266c22 (patch) | |
tree | 54b65cd413122dc31cf73f6c14576f33fa72b5b0 /sci-libs | |
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-libs')
-rw-r--r-- | sci-libs/tensorflow/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/tensorflow/metadata.xml b/sci-libs/tensorflow/metadata.xml index 5fc9f21f4638..1dca7af5e0f3 100644 --- a/sci-libs/tensorflow/metadata.xml +++ b/sci-libs/tensorflow/metadata.xml @@ -11,7 +11,6 @@ <use> <flag name="cuda">Enable support for nVidia CUDA</flag> <flag name="mpi">Enable support for MPI</flag> - <flag name="jemalloc">Enable support for <pkg>dev-libs/jemalloc</pkg></flag> <flag name="system-libs">Link with system instead of bundled libraries</flag> </use> <upstream> |