We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a79f82 commit 5ab6f76Copy full SHA for 5ab6f76
.bazelrc
@@ -140,7 +140,8 @@ build:clang-cl --copt=-Wno-missing-template-arg-list-after-template-kw
140
# allow newer protobuf to compile
141
common --experimental_google_legacy_api
142
143
-common --force_pic
+common:linux --force_pic
144
+common:macos --force_pic
145
146
## This is what my ../top.bazelrc contains (not in the repo as local to my machine)
147
# build --disk_cache=f:/b/d
0 commit comments