rpm-ostree/rpm-ostree-2024.5-fix-libdnf-build.patch
Silvan Calarco 850020b1ed update to 2024.5
rebuilt with build requirements: librpm-devel>=4.19.1.1-2mamba [release 2024.5-1mamba;Thu May 16 2024]
2024-05-18 19:53:21 +02:00

12 lines
534 B
Diff

--- rpm-ostree-2024.5/libdnf/CMakeLists.txt.orig 2024-05-17 13:11:57.181772691 +0200
+++ rpm-ostree-2024.5/libdnf/CMakeLists.txt 2024-05-17 13:12:09.463798680 +0200
@@ -34,7 +34,7 @@
option(WITH_ZCHUNK "Build with zchunk support" ON)
option(ENABLE_RHSM_SUPPORT "Build with Red Hat Subscription Manager support?" OFF)
option(ENABLE_SOLV_URPMREORDER "Build with support for URPM-like solution reordering?" OFF)
-option(WITH_TESTS "Enables unit tests" ON)
+option(WITH_TESTS "Enables unit tests" OFF)
# build options - debugging