Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | klibc-2.0.4: refresh patches (using devtool) | Andrea Adami | 2018-05-01 | 1 | -5/+3 |
| | | | | | | Silence warnings about ingnored context. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | ||||
* | klibc: Fix build with musl | Khem Raj | 2017-07-14 | 1 | -0/+29 |
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> |