mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/simdjson: don't build fuzzers
We don't run them and it's just a waste of build time for us. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -65,6 +65,7 @@ src_prepare() {
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DSIMDJSON_ENABLE_THREADS:BOOL=ON
|
||||
-DSIMDJSON_ENABLE_FUZZING:BOOL=OFF
|
||||
-DCPM_SOURCE_CACHE:STRING="${WORKDIR}"
|
||||
-Wno-dev
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user