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
- GCC 7.1 was released and added to Homebrew
- Because of this formula revision bumps are being mode for formulae
with GCC dependencies etc.
- As a consequence, our custom bottle will no longer install due to the
revision bump, despite the fact that we are using gcc@6 still for
MacOS testing on Travis-CI
- I didn't try just renaming the bottle `s/3.2_2/3.2_3/` which might
have been easier and faster than rebuilding it... oh well
0 commit comments