Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang--cross-canadian,clang-cross: Fix missing dependencies | Khem Raj | 2015-07-23 | 1 | -1/+1 |
| | | | | | | | | | | These deps makes sure that when the individual target is built then it bullds a working tool no need to stage into ${D}${bindir_crossscripts} unnecessarily when staging code is undoing that Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | clang: Add recipes for cross-canadian and crosssdk variants | Khem Raj | 2015-07-08 | 1 | -0/+29 |
These are manipulating nativesdk clang to be used as SDK cross compiler option Signed-off-by: Khem Raj <raj.khem@gmail.com> |