Hi, This is another small patch for mingw. The problem is that check for LLDB_DISABLE_PYTHON was being done before including the parent Makefile which actually defines this variable so it was not taking effect. Just moves the check below the include statement. I will commit it later if there are no objections.
Thanks, Abid
interpreter.patch
Description: interpreter.patch
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
