Skip to content

Commit 214b775

Browse files
committed
build-lldb-mi: Update to the latest upstream version
This fixes a bunch of build warnings in some setups.
1 parent 0adff0d commit 214b775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-lldb-mi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set -e
1818

19-
: ${LLDB_MI_VERSION:=89945aa323c82125ee5d5b841988db17fc357dd6}
19+
: ${LLDB_MI_VERSION:=db5db4a7e14a05e63e58dc645b1d6a03effb3677}
2020
BUILDDIR=build
2121
unset HOST
2222

0 commit comments

Comments
 (0)