Skip to content

Commit 89e1279

Browse files
committed
Exclude ncurses/report_hashing.c as it is a test with a main function
Signed-off-by: Matt Liberty <[email protected]>
1 parent cf2bd95 commit 89e1279

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dependency_support/net_invisible_island_ncurses/bundled.BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ cc_library(
125125
"ncurses/tinfo/make_keys.c",
126126
"ncurses/tinfo/tinfo_driver.c",
127127
"ncurses/tinfo/make_hash.c",
128+
"ncurses/report_hashing.c",
128129
"ncurses/report_offsets.c",
129130
]),
130131
) + [

0 commit comments

Comments
 (0)