[llvm] r187874 - Add support for linking against a curses library when available and

Jordan Rose jordan_rose at apple.com
Wed Aug 7 17:17:59 PDT 2013


I'll let everyone else worry about whether or not this is a good idea, and meanwhile point out that this breaks the standalone Clang CMake build (not built as part of the LLVM project). Should I file a bug for that, or will it be fixed soon enough?

(For the record, I worked around it for now by telling CMake to unilaterally link curses into everything.)
Jordan



More information about the llvm-commits mailing list