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
Allow building without gfortran if we're just using everything from BB (#39338)
On systems where we don't have `gfortran` installed, there's no reason
to require it, because nowadays we get everything from Yggdrasil anyway.
Simply soldier on and assume that the user wants the latest support
libraries, unless they are trying to build from source.
0 commit comments