[Lldb-commits] [PATCH] D12582: NetBSD doesn't ship with getopt_long_only(3)
Kamil Rytarowski via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 2 18:11:52 PDT 2015
krytarowski created this revision.
krytarowski added a reviewer: joerg.
krytarowski added a subscriber: lldb-commits.
krytarowski set the repository for this revision to rL LLVM.
Implement it with the original NetBSD style.
Repository:
rL LLVM
http://reviews.llvm.org/D12582
Files:
include/lldb/Host/HostGetOpt.h
include/lldb/Host/netbsd/getopt/GetOptInc.h
source/Host/CMakeLists.txt
source/Host/netbsd/getopt/GetOptInc.cpp
tools/lldb-mi/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12582.33896.patch
Type: text/x-patch
Size: 19263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150903/656d7a6f/attachment-0001.bin>
More information about the lldb-commits
mailing list