DavidSpickett wrote: Hi, this is failing on Linaro's Linux LLDB bots: https://lab.llvm.org/buildbot/#/builders/96/builds/48277
Looks like the `-m64` (or `-m32`) is being passed to an AArch64 (or ARM) g++, and those are X86 only flags. https://github.com/llvm/llvm-project/pull/70779 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits