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
glog: add version 0.6.0 and disable new dependencies (#719)
Disable optional dependencies searched for in upstream, we want to
stay reproducible.
- `WITH_UNWIND=OFF`: flag introduced with 0.5.0
- `WITH_GTEST=OFF`: flag introduced with 0.6.0
Fixes: #718
0 commit comments