Skip to content

Document is inconsistent with code, bazel.dev use clang instead of gcc #5002

@hello-ming

Description

@hello-ming

Description:

Document is inconsistent with code

in ci/README file,

bazel.dev — build Envoy static binary and run tests under -c fastbuild with gcc.

but in do_ci.sh

elif [[ "$1" == "bazel.dev" ]]; then
  setup_clang_toolchain

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions