mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-db/mysql: Remove unused build option
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -347,10 +347,6 @@ multilib_src_configure() {
|
||||
mycmakeargs+=( -DWITH_PIC=1 )
|
||||
fi
|
||||
|
||||
if use jemalloc || use tcmalloc ; then
|
||||
mycmakeargs+=( -DWITH_SAFEMALLOC=OFF )
|
||||
fi
|
||||
|
||||
# Storage engines
|
||||
mycmakeargs+=(
|
||||
-DWITH_EXAMPLE_STORAGE_ENGINE=0
|
||||
|
||||
Reference in New Issue
Block a user