diff options
author | Paul Smith <psmith@gnu.org> | 2013-01-13 12:21:01 -0500 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-01-13 12:21:01 -0500 |
commit | 686a74bfb2a624d6e85b6343f30815c976931704 (patch) | |
tree | e85ccca3d85346ef3d71d0606cf69eab0311609c /ChangeLog | |
parent | ca17e5538f1b8ff1fa76030aab9607e351da80e9 (diff) | |
download | gunmake-686a74bfb2a624d6e85b6343f30815c976931704.tar.gz |
[SV #38051] Recover all MAKEFLAGS after makefile rebuild step is complete.
Patch suggested by Frank Heckenbach <f.heckenbach@fh-soft.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-01-13 Paul Smith <psmith@gnu.org> + + * main.c (main): Restore all make flags after re-exec is complete. + Fixes Savannah bug #38051. + 2013-01-12 Paul Smith <psmith@gnu.org> Convert CVS archive to Git. |