dev-libs/memkind: fix wrong iuse

Closes: https://bugs.gentoo.org/836223
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-27 08:29:10 +02:00
parent 7ed29483c6
commit 2615198290

View File

@@ -64,7 +64,7 @@ src_configure() {
$(use_enable heap-manager)
$(use_enable hwloc)
$(use_enable initial-exec-tls memkind-initial-exec-tls)
$(use_enable logging-to-file filelog)
$(use_enable filelog logging-to-file)
$(use_enable openmp)
$(use_enable secure)
$(use_enable tls)