[Rpm-maint] [rpm-software-management/rpm] Add some cmake-presets(7) and test clang builds in CI (PR #4118)
Panu Matilainen
notifications at github.com
Thu Feb 19 09:57:43 UTC 2026
@pmatilai 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) \
Sanity prevails :partying_face:
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4118#discussion_r2826721895
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4118/review/3824614244 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260219/4e3341c9/attachment-0001.htm>
More information about the Rpm-maint
mailing list