Skip to content

Commit 4aec143

Browse files
committed
[bazel] Make grab bag //libc:internal_includes textual, some of these don't even parse
1 parent ef395a4 commit 4aec143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/bazel/llvm-project-overlay/libc/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ config_setting(
6666

6767
libc_support_library(
6868
name = "internal_includes",
69-
hdrs = glob([
69+
textual_hdrs = glob([
7070
"include/llvm-libc-macros/*.h",
7171
"include/llvm-libc-types/*",
7272
]),

0 commit comments

Comments
 (0)