Silvan Calarco
850020b1ed
rebuilt with build requirements: librpm-devel>=4.19.1.1-2mamba [release 2024.5-1mamba;Thu May 16 2024]
12 lines
534 B
Diff
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
|