diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -39,7 +39,7 @@ $ runqemu qemuarm | |||
| 39 | # Limitations | 39 | # Limitations |
| 40 | 40 | ||
| 41 | Currently only few components are building with clang if you want to port/add more then please add | 41 | Currently only few components are building with clang if you want to port/add more then please add |
| 42 | ```Shell | 42 | ```shell |
| 43 | TOOLCHAIN_pn-<recipe-name> = "clang" | 43 | TOOLCHAIN_pn-<recipe-name> = "clang" |
| 44 | DEPENDS_append_pn-<recipe-name> = " clang-cross " | 44 | DEPENDS_append_pn-<recipe-name> = " clang-cross " |
| 45 | ``` | 45 | ``` |
