Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | klibc: Fix build with musl | Khem Raj | 2017-09-13 | 1 | -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> |