summaryrefslogtreecommitdiffstats
path: root/package/valgrind/0002-Fix-configure-for-Linux-kernel-4.0-rc1.patch
Commit message (Collapse)AuthorAgeFilesLines
* valgrind: Backport patch to fix build on 4.0 host kernelsChristian Artin2015-05-071-0/+48
Valgrind fails to build when the host kernel is >=4.0. This patch backports the commit from upstream that fixes the kernel version verification. This verification is pointless for buildroot anyway, but it fixes the building process. [Peter: rename patch to 0002-* and add SoB, slightly reword commit msg] Signed-off-by: Christian Artin <christian@gridshowsystems.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud