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 6bcbaaf commit 9ca5b3fCopy full SHA for 9ca5b3f
.bazelrc
@@ -5,7 +5,7 @@
5
startup --host_jvm_args=-DBAZEL_TRACK_SOURCE_DIRECTORIES=1
6
7
build --features=parse_headers
8
-build --features=layering_check
+#build --features=layering_check
9
10
# Don't try to build .so and .dylib shared libs (instead of static) libs on Linux/OSX
11
# For some reason, with clang-cl, it also tried to do on Windows, where dynamic linking just does not support it.
0 commit comments