Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glog: add version 0.6.0 and disable new dependencies #719

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

NeroBurner
Copy link

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

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
@NeroBurner NeroBurner added the package:update Add a new version to an existing package label Oct 30, 2023
@NeroBurner NeroBurner merged commit 70fd631 into master Oct 30, 2023
30 of 38 checks passed
@NeroBurner NeroBurner deleted the glog_v0.6.0 branch October 30, 2023 18:20
@NeroBurner
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:update Add a new version to an existing package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add glog v0.6.0 version
2 participants