Skip to content

Commit

Permalink
linux/osx are not ready for layering_check yet
Browse files Browse the repository at this point in the history
  • Loading branch information
malkia committed Dec 29, 2024
1 parent 6bcbaaf commit 9ca5b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
startup --host_jvm_args=-DBAZEL_TRACK_SOURCE_DIRECTORIES=1

build --features=parse_headers
build --features=layering_check
#build --features=layering_check

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

0 comments on commit 9ca5b3f

Please sign in to comment.