mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
leveldb, when building with USE="tcmalloc", uses functions of google-perftools that aren't compiled in with "minimal" mode. In which case, update the dependency to require minimal mode off. Closes: https://bugs.gentoo.org/865147 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>