diff options
Diffstat (limited to 'recipes-core')
| -rw-r--r-- | recipes-core/systemd/systemd_%.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes-core/systemd/systemd_%.bbappend new file mode 100644 index 0000000..aa1cef2 --- /dev/null +++ b/recipes-core/systemd/systemd_%.bbappend | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | COMPILER_NM_toolchain-clang = "llvm-nm" | ||
| 2 | COMPILER_AR_toolchain-clang = "llvm-ar" | ||
| 3 | COMPILER_RANLIB_toolchain-clang = "llvm-ranlib" | ||
| 4 | |||
