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
binutils 2.43 is incompatible with older openslide-bin source releases.
We could pin older binutils in the Windows builder container, but that's
probably more backward compatibility glue than we want to maintain here.
Bump the builder API version so older openslide-bin source releases will
fail cleanly. Have bintool accept both API versions, since the new code
should work with both.
Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>
0 commit comments