Problem caught on NetBSD with missing getopt_long_only(3).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D12748
Include platform agnostic <GetOptInc.h> in the place of <getopt.h> krytarowski on Sep 9 2015, 6:29 PM. Authored by
Details Problem caught on NetBSD with missing getopt_long_only(3).
Diff Detail
|
I suspect that this should #include "lldb/Host/HostGetOpt.h" instead, and that it should be down below with the other Host includes.