[Lldb-commits] [PATCH] D86690: [lldb] Fix gcc 5.4.0 compile error

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 27 01:57:23 PDT 2020


DavidSpickett added a reviewer: labath.
DavidSpickett added a comment.

https://www.llvm.org/docs/GettingStarted.html gives the minimum gcc as 5.1. (I found this cross compiling, the apt package for AArch64 is 5.4.0)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86690/new/

https://reviews.llvm.org/D86690



More information about the lldb-commits mailing list