Revert "chore: Always update libgcc"

This reverts commit e16eeddd18.
This commit is contained in:
Kyle Gospodnetich 2024-08-05 16:28:00 -07:00
parent e16eeddd18
commit bb248d646a

View File

@ -145,11 +145,6 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|| true && \
rpm-ostree override replace \
--experimental \
--from repo=updates \
libgcc \
|| true && \
rpm-ostree override replace \
--experimental \
--from repo=updates \
libX11 \
libX11-common \