[Rpm-maint] [rpm-software-management/rpm] Default to test-suite disabled in release tarballs? (Issue #3388)
Michal Domonkos
notifications at github.com
Thu Oct 17 10:56:00 UTC 2024
To compile RPM from source, one shouldn't need any development tools installed. Right now, we default to the test-suite being enabled and thus requiring Podman or Docker to be installed during cmake configuration.
This is easily disabled with `-DENABLE_TESTSUITE=OFF` of course (and is even documented as such in INSTALL) but it's probably just an unnecessary road bump.
Alternatively, we could default to `OFF` entirely.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3388
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3388 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241017/cfd33e79/attachment.html>
More information about the Rpm-maint
mailing list