Skip to content

Commit d09b608

Browse files
chsiggIanWood1
authored andcommitted
[lldb][mlir] Fix port of a22ad65
Sorry, typo!
1 parent a4ecdf9 commit d09b608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ expand_template(
139139
"#cmakedefine01 LLDB_HAVE_EL_RFUNC_T": "#define LLDB_HAVE_EL_RFUNC_T 0",
140140
},
141141
"@platforms//os:linux": {
142-
"#cmakedefine01 HAVE_LIBCOMPRESSION": "#define HAVE_LIBCOMPRESSION 1",
142+
"#cmakedefine01 HAVE_LIBCOMPRESSION": "#define HAVE_LIBCOMPRESSION 0",
143143
"#cmakedefine01 HAVE_NR_PROCESS_VM_READV": "#define HAVE_NR_PROCESS_VM_READV 1",
144144
"#cmakedefine01 HAVE_PPOLL": "#define HAVE_PPOLL 1",
145145
"#cmakedefine01 HAVE_PROCESS_VM_READV": "#define HAVE_PROCESS_VM_READV 1",

0 commit comments

Comments
 (0)