[Lldb-commits] [lldb] 0ea4d18 - [LLDB] [doc] Update the current status of pkgsrc (NetBSD) building
    Kamil Rytarowski via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Sun Feb  9 06:01:31 PST 2020
    
    
  
Author: Kamil Rytarowski
Date: 2020-02-09T15:01:17+01:00
New Revision: 0ea4d18a288bf2a4010632f841b421e1bdc5072a
URL: https://github.com/llvm/llvm-project/commit/0ea4d18a288bf2a4010632f841b421e1bdc5072a
DIFF: https://github.com/llvm/llvm-project/commit/0ea4d18a288bf2a4010632f841b421e1bdc5072a.diff
LOG: [LLDB] [doc] Update the current status of pkgsrc (NetBSD) building
Added: 
    
Modified: 
    lldb/docs/status/releases.rst
Removed: 
    
################################################################################
diff  --git a/lldb/docs/status/releases.rst b/lldb/docs/status/releases.rst
index de397f233c42..250d656c0b83 100644
--- a/lldb/docs/status/releases.rst
+++ b/lldb/docs/status/releases.rst
@@ -8,14 +8,7 @@ Nightly builds of LLDB are packaged and tested from trunk:
 
 Debian and Ubuntu: https://apt.llvm.org
 
-The pkgsrc framework offers a package with recent LLDB in the wip repository:
-
-::
-
-  cd pkgsrc/wip/lldb-git
-  make install clean
-
 Releases
 --------
 
-LLDB is packaged in most of the Debian & Ubuntu releases.
+LLDB is packaged in most of the Debian & Ubuntu releases and in pkgsrc (NetBSD).
        
    
    
More information about the lldb-commits
mailing list