JDevlieghere wrote: > Would it be possible to pass this automatically from the python process? > Basically set `OS` to the value of `lldbplatformutil.getPlatform()` ? We > could keep the existing exception for Android, although I don't think that > anyone tests Android these days (your PRs sort of demonstrate that)...
+1, I'd prefer to have the logic centralized in one place (i.e. Python), pass it explicitly and remove the code in `Makefile.rules` that uses `uname`. https://github.com/llvm/llvm-project/pull/93887 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits