krytarowski abandoned this revision.
krytarowski added a comment.
I will go with other way around. If curses(3) or libpanel(3) is missing,
disable the curses(3) option for LLDB.
Repository:
rL LLVM
http://reviews.llvm.org/D14689
___
lldb-commits
tberghammer added a subscriber: tberghammer.
tberghammer added a comment.
Can't you address this issue with compiling LLDB on NetBSD with
-DLLDB_DISABLE_CURSES?
If you want to go with the current approach then you should add somebody who
can verify that committing it in to the LLVM source tree
joerg added a comment.
I'd settle for requiring ncurses for 7.0 and get libpanel into 7.1.
Repository:
rL LLVM
http://reviews.llvm.org/D14689
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo
krytarowski created this revision.
krytarowski added reviewers: clayborg, emaste.
krytarowski added subscribers: lldb-commits, brucem.
krytarowski set the repository for this revision to rL LLVM.
The libpanel(3) library was developed after the NetBSD-7.0 release.
This curses' extension lib is used