mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-arch/snappy: clarify the benchmarking options
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -29,8 +29,8 @@ multilib_src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DSNAPPY_BUILD_TESTS=$(usex test)
|
||||
-DSNAPPY_BUILD_BENCHMARKS=OFF
|
||||
# we do not want to run benchmarks, and those are only used
|
||||
# for benchmarks
|
||||
|
||||
# Options below are related to benchmarking, that we disable.
|
||||
-DHAVE_LIBZ=NO
|
||||
-DHAVE_LIBLZO2=NO
|
||||
-DHAVE_LIBLZ4=NO
|
||||
|
||||
Reference in New Issue
Block a user