We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f193ce commit 9196000Copy full SHA for 9196000
modules/upb/0.0.0-20240321-e7430e6/presubmit.yml
@@ -7,6 +7,7 @@ tasks:
7
bazel: ${{ bazel }}
8
build_flags:
9
- '--cxxopt=-std=c++14'
10
+ - '--host_cxxopt=-std=c++14'
11
build_targets:
12
- '@upb//:upb'
13
- '@upb//:descriptor_upb_proto'
0 commit comments