Skip to content

Commit b71a3d6

Browse files
committed
Remove unnecessary stuff
1 parent 8d7098b commit b71a3d6

5 files changed

Lines changed: 0 additions & 99 deletions

File tree

.bazelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ build:_common --@score_baselibs//score/analysis/tracing/generic_trace_library:im
2727
build:_common --cxxopt=-Wno-error=mismatched-new-delete
2828
build:_common --host_platform=@score_bazel_platforms//:x86_64-linux-gcc_12.2.0-posix
2929
build:_common --extra_toolchains=@score_gcc_x86_64_toolchain//:x86_64-linux-gcc_12.2.0
30-
build:_common --extra_toolchains=//bazel/toolchains:score_ref_int_libclang_toolchain
3130

3231
# Flags needed by datarouter
3332
build:_common --@score_logging//score/datarouter/build_configuration_flags:persistent_logging=False

MODULE.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ include("//bazel_common:score_qnx_toolchains.MODULE.bazel") # WIP: Not used yet
2626
# Rust toolchains
2727
include("//bazel_common:score_rust_toolchains.MODULE.bazel")
2828

29-
# LLVM/libclang toolchain (provides libclang for the score_tooling C++ parser)
30-
include("//bazel_common:score_llvm_libclang.MODULE.bazel")
31-
3229
# Python support
3330
include("//bazel_common:score_python.MODULE.bazel")
3431

MODULE.bazel.lock

Lines changed: 0 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazel/toolchains/BUILD

Lines changed: 0 additions & 33 deletions
This file was deleted.

bazel_common/score_llvm_libclang.MODULE.bazel

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)