[Rpm-maint] [rpm-software-management/rpm] Add some cmake-presets(7) and test clang builds in CI (PR #4118)

Michal Domonkos notifications at github.com
Thu Feb 19 09:47:59 UTC 2026


@dmnks commented on this pull request.



> @@ -69,6 +65,24 @@ RUN dnf -y install \
     strace \
     valgrind
 
+# Install the requested toolchain
+ARG TOOLCHAIN=gnu
+RUN case "$TOOLCHAIN" in \
+        gnu) \

Done now.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4118#discussion_r2826660332
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/4118/review/3824545091 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260219/b54c44f7/attachment.htm>


More information about the Rpm-maint mailing list