Browse Source

Remove lldb from the manifest

This branch of the project has not been touched for 2 years and I
am not aware of anyone using it. All LLDB development is now going
on in the lldb-master-dev branch.
Change-Id: Ibb2dc1c940f52ac14faec57e283272a002183537
pull/3/head
Pavel Labath 8 years ago
committed by Bill Yi
parent
commit
591ec2c222
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      default.xml

+ 0
- 1
default.xml View File

@ -218,7 +218,6 @@
<project path="external/libyuv" name="platform/external/libyuv" groups="libyuv,pdk-cw-fs,pdk-fs" />
<project path="external/littlemock" name="platform/external/littlemock" groups="pdk-cw-fs,pdk-fs" />
<project path="external/lld" name="platform/external/lld" groups="pdk-fs" />
<project path="external/lldb" name="platform/external/lldb" groups="pdk-cw-fs,pdk-fs" />
<project path="external/llvm" name="platform/external/llvm" groups="pdk" />
<project path="external/ltrace" name="platform/external/ltrace" groups="pdk-cw-fs,pdk-fs" />
<project path="external/lz4" name="platform/external/lz4" groups="pdk-cw-fs,pdk-fs" />


Loading…
Cancel
Save