Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sdk: Add support for adding clang to SDK | Khem Raj | 2015-07-08 | 3 | -0/+12 |
Also export CLANGCC, CLANGCXX, CLANGCPP in SDK environment which can then be used to compile applications in SDK Additionally remove -mthumb-interwork from compiler options if target is arm Signed-off-by: Khem Raj <raj.khem@gmail.com> |