Skip to content

Commit a278b28

Browse files
committed
[bazel] fix build after bafd44b
1 parent ddaa5b3 commit a278b28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ py_binary(
5858
name = "hdrgen",
5959
srcs = glob(["utils/hdrgen/hdrgen/**/*.py"]),
6060
imports = ["utils/hdrgen"],
61+
main = "utils/hdrgen/hdrgen/main.py",
6162
)
6263

6364
################################## Base Config #################################

0 commit comments

Comments
 (0)