mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
app-arch/lz4: Sync with Gentoo
It's from Gentoo commit f5d9e8a73d17b46b52552369f8c9928d304f7fea.
This commit is contained in:
parent
c67d2a24a5
commit
1d22f5bd4c
@ -27,6 +27,8 @@ multilib_src_configure() {
|
|||||||
local emesonargs=(
|
local emesonargs=(
|
||||||
-Dtests=$(usex test true false)
|
-Dtests=$(usex test true false)
|
||||||
-Ddefault_library=$(usex static-libs both shared)
|
-Ddefault_library=$(usex static-libs both shared)
|
||||||
|
# https://bugs.gentoo.org/940641
|
||||||
|
-Dossfuzz=false
|
||||||
)
|
)
|
||||||
# with -Dprograms=false, the test suite is only rudimentary,
|
# with -Dprograms=false, the test suite is only rudimentary,
|
||||||
# so build them for testing non-native ABI as well
|
# so build them for testing non-native ABI as well
|
||||||
|
Loading…
Reference in New Issue
Block a user