summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/0001-include-linux-sysinfo.h-directly.patch
Commit message (Collapse)AuthorAgeFilesLines
* klibc: Fix build with muslKhem Raj2017-09-131-0/+32
klibc failed to build with armv7+ when using thumb2 it needed to resepct TUNE_CCARGS Add patches to fix build with musl, to sort out the linux header maze. Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> (cherry picked from commit 15266c135acec3efdd4dfa1b504a266b5efcbf6b) Signed-off-by: Armin Kuster <akuster808@gmail.com>