Hi,
Another little patch for mingw. It adds LLDB_DISABLE_PYTHON, LLDB_DISABLE_CURSES and EXPORT_LIBLLDB to CXXFLAGS for mingw in suitable Makefile. Similar functionality is already available on cmake side.
Regards,
Abid
makefile.patch (903 Bytes)
Hi,
Another little patch for mingw. It adds LLDB_DISABLE_PYTHON, LLDB_DISABLE_CURSES and EXPORT_LIBLLDB to CXXFLAGS for mingw in suitable Makefile. Similar functionality is already available on cmake side.
Regards,
Abid
makefile.patch (903 Bytes)
Looks fine.