From 0a81d50d66565fd3e930fadaadc4a5cb9381d840 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 15 Sep 2013 13:30:21 -0400 Subject: [SV 39203] Don't set MAKEFLAGS when restarting. We are restarting with the original command line flags, so if we set MAKEFLAGS as well that will cause double flags. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 16cf70f..4e80e38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2013-09-15 Paul Smith + + Fix Savannah bug #39203. + + * main.c (main): Don't set MAKEFLAGS in the environment when we + restart. We have the original command line flags so keep the + original MAKEFLAGS settings as well. + 2013-09-14 Paul Smith Fix Savannah bug #35248. -- cgit v1.2.3