Skip to content

Commit 9ca5b3f

Browse files
committed
linux/osx are not ready for layering_check yet
1 parent 6bcbaaf commit 9ca5b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
startup --host_jvm_args=-DBAZEL_TRACK_SOURCE_DIRECTORIES=1
66

77
build --features=parse_headers
8-
build --features=layering_check
8+
#build --features=layering_check
99

1010
# Don't try to build .so and .dylib shared libs (instead of static) libs on Linux/OSX
1111
# For some reason, with clang-cl, it also tried to do on Windows, where dynamic linking just does not support it.

0 commit comments

Comments
 (0)