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

build: bump abseil-cpp to 20230802.0 #19345

Closed
wants to merge 1 commit into from

Commits on Aug 27, 2023

  1. build: bump abseil-cpp to 20230802.0

    refer [bazel-6.2.1 fails to build with gcc-13 · Issue bazelbuild#18642 · bazelbuild/bazel](bazelbuild#18642)
    
    I use only GitHub because `20230802.0.tar.gz` not found in the mirror.
    Should be test on abseil-cpp by latest.
    Because this version is LTS.
    
    This version build on bazel v6, use `BAZEL_CXXOPTS='-std=c++14' bazel build //src:bazel-dev`.
    Because bazel v6 use `-std=c++0x` by default.
    ncaq committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ae55062 View commit details
    Browse the repository at this point in the history