generic-poky/meta/recipes-devtools/make/make-3.82
Mark Hatle 316e24233c make: Fix second part of bug Savannah 30612
The Savannah bug 30612 describes two different issue.  The first,
previously fixed, errors parsing multiple objects in parenthesis.
The second, (this issue), extra white space contained in the
parenthesis.

The fix was backported from the current make git tree:
http://git.savannah.gnu.org/cgit/make.git/commit/?id=b06b8c64a29a5ba3a8daecd829fa2f98d42cb285

(From OE-Core rev: 681b4c2cd9830cd523080aa830748d9c3367c7c9)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-25 17:44:59 +01:00
..
expand_MAKEFLAGS.patch make: expand MAKEFLAGS before we re-exec after rebuilding makefiles. 2011-12-01 10:50:10 +00:00
intermediate-target-bugfix.patch make-3.82: Add patch from git to fix parallel make race 2013-02-11 14:46:09 +00:00
make-savannah-bug30612-fix_white_space.patch make: Fix second part of bug Savannah 30612 2013-06-25 17:44:59 +01:00
make-savannah-bug30612-handling_of_archives.patch make-3.82: Add patch for archive expression expansion issues 2012-11-18 16:42:05 +00:00