diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2016-11-17 11:59:18 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2016-11-17 11:59:18 -0500 |
commit | f2ff9acd32b4667ee16a03ca8d10fd8b99e22f46 (patch) | |
tree | 8a228d2be07764ce9b23aeb2b7b466813a064c08 /gdb/frame.h | |
parent | 66be918f5f9f78d74c70aa332756286ff9d0ccf2 (diff) | |
download | gdb-f2ff9acd32b4667ee16a03ca8d10fd8b99e22f46.zip gdb-f2ff9acd32b4667ee16a03ca8d10fd8b99e22f46.tar.gz gdb-f2ff9acd32b4667ee16a03ca8d10fd8b99e22f46.tar.bz2 |
Document new hard requirement on GNU make
As discussed in [1], it would be benificial for the GDB project to start
requiring GNU make to build its software. It would allow using useful
GNU-specific constructs, such as pattern rules. It would also allow
removing the alternative code paths in the Makefiles (guarded by
GMAKE_TRUE/GMAKE_FALSE), simplifying the Makefile code.
[1] https://sourceware.org/ml/gdb-patches/2016-11/msg00331.html
gdb/ChangeLog:
* NEWS: Mention requirement of GNU make.
Diffstat (limited to 'gdb/frame.h')
0 files changed, 0 insertions, 0 deletions