manifest/llvm-toolchain.xml

17 lines
1.0 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://gitee.com/openharmony/" name="origin" review="https://openharmony.gitee.com/openharmony/"/>
<default remote="origin" revision="master" sync-j="4" />
<project name="third_party_llvm-project" path="toolchain/llvm-project" />
<project name="third_party_lldb-mi" path="toolchain/lldb-mi" />
<project name="prebuilts_lite_sysroot" path="prebuilts/lite/sysroot" />
<project name="kernel_liteos_a" path="kernel/liteos_a" />
<project name="kernel_linux_patches" path="kernel_linux_patches" />
<project name="third_party_mingw-w64" path="third_party/mingw-w64" revision="mingw-w64_v10.0.0" />
<project name="third_party_musl" path="third_party/musl" />
<project name="third_party_zlib" path="third_party/zlib" />
<project name="third_party_Linux_Kernel" path="third_party/Linux_Kernel" />
<project name="third_party_optimized_routines" path="third_party/optimized-routines" />
<project name="third_party_NuttX" path="third_party/NuttX" />
</manifest>