Skip to content

Commit 5dcf5e8

Browse files
author
Jason Mobarak
authored
check: disable subunit (#61)
1 parent 82e8931 commit 5dcf5e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

third_party/check.BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ cmake(
2020
cache_entries = {
2121
"CMAKE_C_FLAGS": "-fPIC",
2222
"CMAKE_INSTALL_LIBDIR": "lib",
23+
"HAVE_SUBUNIT": "0",
2324
},
2425
lib_source = ":srcs",
2526
linkopts = select({

0 commit comments

Comments
 (0)