Update lldb version

This commit is contained in:
Kirill Shmakov
2019-10-01 12:16:48 +03:00
committed by Kirill Shmakov
parent 0839a3848b
commit cf64202c18
+3 -3
View File
@@ -63,7 +63,7 @@ osVersionMinFlagClang.macos_x64 = -mmacosx-version-min
osVersionMin.macos_x64 = 10.11
dependencies.macos_x64 = \
libffi-3.2.1-3-darwin-macos \
lldb-1-macos \
lldb-2-macos \
clang-llvm-apple-8.0.0-darwin-macos
target-sysroot-10-macos_x64.default = \
@@ -271,7 +271,7 @@ dependencies.linux_x64 = \
clang-llvm-8.0.0-linux-x86-64 \
target-gcc-toolchain-3-linux-x86-64 \
libffi-3.2.1-2-linux-x86-64 \
lldb-1-linux
lldb-2-linux
gccToolchain.mingw_x64 = target-gcc-toolchain-3-linux-x86-64
targetToolchain.mingw_x64-linux_x64 = msys2-mingw-w64-x86_64-clang-llvm-lld-compiler_rt-8.0.1
@@ -566,7 +566,7 @@ targetToolchain.macos_x64-mingw_x64 = msys2-mingw-w64-x86_64-clang-llvm-lld-comp
dependencies.mingw_x64 = \
msys2-mingw-w64-x86_64-clang-llvm-lld-compiler_rt-8.0.1 \
libffi-3.2.1-mingw-w64-x86-64 \
lldb-1-windows
lldb-2-windows
dependencies.linux_x64-mingw_x64 = \
msys2-mingw-w64-x86_64-clang-llvm-lld-compiler_rt-8.0.1 \
clang-llvm-8.0.0-linux-x86-64 \