fix proxy-wasm-cpp-sdk (#2281)

This commit is contained in:
澄潭
2025-05-21 13:59:27 +08:00
committed by GitHub
parent be2c6f8a4a
commit 93436db13c
3 changed files with 13 additions and 4 deletions

View File

@@ -4,4 +4,6 @@ build:gcc --cxxopt=-std=c++17
build:clang --action_env=CC=clang --action_env=CXX=clang++
build:clang --action_env=BAZEL_COMPILER=clang
build:clang --linkopt=-fuse-ld=lld
build:clang --cxxopt=-std=c++17
build:clang --cxxopt=-std=c++17
build --incompatible_use_platforms_repo_for_constraints=false