Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Fix build with OE target triplets | Khem Raj | 2016-05-10 | 2 | -0/+67 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | compiler-rt: Remove workaround to order limit.h and stdlib.h | Khem Raj | 2016-04-04 | 1 | -65/+0 |
| | | | | | | | | | Real isue is use of -ffreestanding, we need to remove that we are targetting linux so its hosted Correct dual lincese logic Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | compiler-rt: Fix target build | Khem Raj | 2016-04-03 | 2 | -0/+132 |
| | | | | | | | Switch to using cmake disable sanitizers since it does not yet cross compile Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | compiler-rt: Add independent recipe | Khem Raj | 2015-04-21 | 1 | -0/+326 |
Signed-off-by: Khem Raj <raj.khem@gmail.com> |