Skip to content

Commit

Permalink
Remove --experimental_google_legacy_api
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangskz committed Nov 18, 2024
1 parent 92b874a commit 9724288
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ tasks:
build_flags:
- '--host_cxxopt=-std=c++14'
- '--cxxopt=-std=c++14'
- '--experimental_google_legacy_api'
build_targets:
- '@protobuf//:protobuf'
- '@protobuf//:protobuf_lite'
Expand All @@ -33,6 +32,5 @@ bcr_test_module:
build_flags:
- '--host_cxxopt=-std=c++14'
- '--cxxopt=-std=c++14'
- '--experimental_google_legacy_api'
build_targets:
- "//..."

0 comments on commit 9724288

Please sign in to comment.