@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/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to