[PATCH -next 2/2] kbuild: fix for updated LZ4 tool with the new streaming format
From: hpa@zytor.com (H. Peter Anvin)
Date: 2013-07-17 23:24:47
Also in:
linux-kbuild, lkml
From: hpa@zytor.com (H. Peter Anvin)
Date: 2013-07-17 23:24:47
Also in:
linux-kbuild, lkml
On 07/17/2013 03:30 PM, Yann E. MORIN wrote:
At the very least we'd have to decide if this is available only for booleans/tristates, or for any type? Your implementation seems to make it valid for strings/ints, too.
I feel the test should *export* a boolean. It is worth noting that one of the things that keep getting brought up as something that need this is gcc/binutils support for a specific feature. -hpa