gdb/NEWS: Clarify C++ requirement
gdb/ChangeLog: 2016-10-29 Pedro Alves <palves@redhat.com> * NEWS: Clarify C++ requirement.
This commit is contained in:
parent
d294692353
commit
e6485aafde
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2016-10-29 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* NEWS: Clarify C++ requirement.
|
||||
|
||||
2016-10-29 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* NEWS: Adjust to mention C++11 requirement.
|
||||
|
|
2
gdb/NEWS
2
gdb/NEWS
|
@ -3,7 +3,7 @@
|
|||
|
||||
*** Changes since GDB 7.12
|
||||
|
||||
* GDB and GDBserver now require building with a C++11 compiler.
|
||||
* Building GDB and GDBserver now requires a C++11 compiler.
|
||||
|
||||
For example, GCC 4.8 or later.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue