diff options
author | Paul Smith <psmith@gnu.org> | 2010-08-10 07:35:34 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2010-08-10 07:35:34 +0000 |
commit | 036760a9fdb11849b6a43feec7ce294e7f77db2a (patch) | |
tree | 1d4800ea686fd439fd5857e2dc18a7671b411282 /ChangeLog | |
parent | 91be5155674c296bd7ea0faa4ecdc9477eb7ea13 (diff) | |
download | gunmake-036760a9fdb11849b6a43feec7ce294e7f77db2a.tar.gz |
Fix Savannah bug #30723: expand MAKEFLAGS before we re-exec after
rebuilding makefiles.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-08-10 Paul Smith <psmith@gnu.org> + + * main.c (main): Expand MAKEFLAGS before adding it to the + environment when re-exec'ing. Fixes Savannah bug #30723. + 2010-08-07 Eli Zaretskii <eliz@gnu.org> * w32/subproc/build.bat: Make all 3 cl.exe compile command lines |