You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enforce ld.gold is installed and show its version (#53)
This does not actually add `ld.gold` to our docker images (since `binutils` is a required dependency and contains gold in all the distros we currently support), however it does make it explicit and shows its version. Might be also useful for the future, if `ld.gold` is no longer installed by default (e.g. Debian Trixie).
0 commit comments