commit | 9eb450d26f28f78b0b7d665971e190f583034150 | [log] [tgz] |
---|---|---|
author | Felix Willgerodt <felix.willgerodt@intel.com> | Mon Feb 19 15:52:03 2024 +0100 |
committer | Felix Willgerodt <felix.willgerodt@intel.com> | Wed Feb 21 09:35:39 2024 +0100 |
tree | 2db968de51c4c214d73bf58568d42f00fe9abadf | |
parent | 0ac6b8701fc8fcdec83edac91f44c9c5bb8d2952 [diff] |
gdb: Document C++17 build requirement. We require C++17 to build for a while now: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f74dc26792a0679e29db45e56367331ff48666d1 Reviewed-By: Lancelot Six <lancelot.six@amd.com>