Skip to content

Commit c982f51

Browse files
committed
remove empty_lib
1 parent 1bc54ad commit c982f51

File tree

1 file changed

+0
-3
lines changed
  • utils/bazel/llvm-project-overlay/third-party

1 file changed

+0
-3
lines changed

utils/bazel/llvm-project-overlay/third-party/BUILD.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
# See https://llvm.org/LICENSE.txt for license information.
33
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
load("@bazel_skylib//rules:common_settings.bzl", "bool_flag")
5-
load("@rules_cc//cc:defs.bzl", "cc_library")
65
load(":cc_library_wrapper.bzl", "cc_library_wrapper")
76

8-
cc_library(name = "empty_lib")
9-
107
bool_flag(
118
name = "llvm_enable_zstd",
129
build_setting_default = True,

0 commit comments

Comments
 (0)