mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-arch/lz4: Disable building ossfuzz stuff
Closes: https://bugs.gentoo.org/940641 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -27,6 +27,8 @@ multilib_src_configure() {
|
||||
local emesonargs=(
|
||||
-Dtests=$(usex test true false)
|
||||
-Ddefault_library=$(usex static-libs both shared)
|
||||
# https://bugs.gentoo.org/940641
|
||||
-Dossfuzz=false
|
||||
)
|
||||
# with -Dprograms=false, the test suite is only rudimentary,
|
||||
# so build them for testing non-native ABI as well
|
||||
|
||||
Reference in New Issue
Block a user